|
static std::string const | RIPPLE_DEFAULT_API_ENDPOINT = {"https://data.ripple.com"} |
|
static std::string const | RIPPLE_OBSERVER_NODE_ENDPOINT_S2 = {"https://s2.ripple.com"} |
|
static std::string const | RIPPLE_OBSERVER_NODE_ENDPOINT_S3 = {"https://s3.ripple.com"} |
|
static std::string const | RIPPLE_OBSERVER_WS_ENDPOINT_S2 = {"wss://s2.ripple.com"} |
|
static std::string const | RIPPLE_OBSERVER_WS_ENDPOINT_S3 = {"wss://s3.ripple.com"} |
|
static std::string const | RIPPLE_DEFAULT_PORT = {"51234"} |
|
static int32_t const | RIPPLE_DEFAULT_LAST_LEDGER_SEQUENCE_OFFSET = 4 |
|
The documentation for this class was generated from the following files: