xrpld
Loading...
Searching...
No Matches
xrpl::Sections Struct Reference

#include <Constants.h>

Static Public Attributes

static constexpr auto kAmendments = "amendments"
static constexpr auto kAmendmentMajorityTime = "amendment_majority_time"
static constexpr auto kBetaRpcApi = "beta_rpc_api"
static constexpr auto kClusterNodes = "cluster_nodes"
static constexpr auto kCompression = "compression"
static constexpr auto kCrawl = "crawl"
static constexpr auto kDatabasePath = "database_path"
static constexpr auto kDebugLogfile = "debug_logfile"
static constexpr auto kElbSupport = "elb_support"
static constexpr auto kFeatures = "features"
static constexpr auto kFeeDefault = "fee_default"
static constexpr auto kFetchDepth = "fetch_depth"
static constexpr auto kHashrouter = "hashrouter"
static constexpr auto kImportNodeDatabase = "import_db"
static constexpr auto kInsight = "insight"
static constexpr auto kIoWorkers = "io_workers"
static constexpr auto kIps = "ips"
static constexpr auto kIpsFixed = "ips_fixed"
static constexpr auto kLedgerHistory = "ledger_history"
static constexpr auto kLedgerReplay = "ledger_replay"
static constexpr auto kLedgerTxTables = "ledger_tx_tables"
static constexpr auto kMaxTransactions = "max_transactions"
static constexpr auto kNetworkId = "network_id"
static constexpr auto kNetworkQuorum = "network_quorum"
static constexpr auto kNodeDatabase = "node_db"
static constexpr auto kNodeSeed = "node_seed"
static constexpr auto kNodeSize = "node_size"
static constexpr auto kOverlay = "overlay"
static constexpr auto kPathSearch = "path_search"
static constexpr auto kPathSearchFast = "path_search_fast"
static constexpr auto kPathSearchMax = "path_search_max"
static constexpr auto kPathSearchOld = "path_search_old"
static constexpr auto kPeerPrivate = "peer_private"
static constexpr auto kPeersInMax = "peers_in_max"
static constexpr auto kPeersMax = "peers_max"
static constexpr auto kPeersOutMax = "peers_out_max"
static constexpr auto kPerf = "perf"
static constexpr auto kPortGrpc = "port_grpc"
static constexpr auto kPortPeer = "port_peer"
static constexpr auto kPortRpc = "port_rpc"
static constexpr auto kPortWs = "port_ws"
static constexpr auto kPortWssAdmin = "port_wss_admin"
static constexpr auto kPrefetchWorkers = "prefetch_workers"
static constexpr auto kReduceRelay = "reduce_relay"
static constexpr auto kRelationalDb = "relational_db"
static constexpr auto kRelayProposals = "relay_proposals"
static constexpr auto kRelayValidations = "relay_validations"
static constexpr auto kRpcStartup = "rpc_startup"
static constexpr auto kServer = "server"
static constexpr auto kServerDomain = "server_domain"
static constexpr auto kSigningSupport = "signing_support"
static constexpr auto kSntp = "sntp_servers"
static constexpr auto kSqdb = "sqdb"
static constexpr auto kSqlite = "sqlite"
static constexpr auto kSslVerify = "ssl_verify"
static constexpr auto kSslVerifyDir = "ssl_verify_dir"
static constexpr auto kSslVerifyFile = "ssl_verify_file"
static constexpr auto kSweepInterval = "sweep_interval"
static constexpr auto kTransactionQueue = "transaction_queue"
static constexpr auto kValidationSeed = "validation_seed"
static constexpr auto kValidatorKeys = "validator_keys"
static constexpr auto kValidatorKeyRevocation = "validator_key_revocation"
static constexpr auto kValidatorListKeys = "validator_list_keys"
static constexpr auto kValidatorListSites = "validator_list_sites"
static constexpr auto kValidatorListThreshold = "validator_list_threshold"
static constexpr auto kValidatorToken = "validator_token"
static constexpr auto kValidators = "validators"
static constexpr auto kValidatorsFile = "validators_file"
static constexpr auto kVetoAmendments = "veto_amendments"
static constexpr auto kVl = "vl"
static constexpr auto kVoting = "voting"
static constexpr auto kWorkers = "workers"

Detailed Description

Definition at line 5 of file Constants.h.

Member Data Documentation

◆ kAmendments

auto xrpl::Sections::kAmendments = "amendments"
staticconstexpr

Definition at line 7 of file Constants.h.

◆ kAmendmentMajorityTime

auto xrpl::Sections::kAmendmentMajorityTime = "amendment_majority_time"
staticconstexpr

Definition at line 8 of file Constants.h.

◆ kBetaRpcApi

auto xrpl::Sections::kBetaRpcApi = "beta_rpc_api"
staticconstexpr

Definition at line 9 of file Constants.h.

◆ kClusterNodes

auto xrpl::Sections::kClusterNodes = "cluster_nodes"
staticconstexpr

Definition at line 10 of file Constants.h.

◆ kCompression

auto xrpl::Sections::kCompression = "compression"
staticconstexpr

Definition at line 11 of file Constants.h.

◆ kCrawl

auto xrpl::Sections::kCrawl = "crawl"
staticconstexpr

Definition at line 12 of file Constants.h.

◆ kDatabasePath

auto xrpl::Sections::kDatabasePath = "database_path"
staticconstexpr

Definition at line 13 of file Constants.h.

◆ kDebugLogfile

auto xrpl::Sections::kDebugLogfile = "debug_logfile"
staticconstexpr

Definition at line 14 of file Constants.h.

◆ kElbSupport

auto xrpl::Sections::kElbSupport = "elb_support"
staticconstexpr

Definition at line 15 of file Constants.h.

◆ kFeatures

auto xrpl::Sections::kFeatures = "features"
staticconstexpr

Definition at line 16 of file Constants.h.

◆ kFeeDefault

auto xrpl::Sections::kFeeDefault = "fee_default"
staticconstexpr

Definition at line 17 of file Constants.h.

◆ kFetchDepth

auto xrpl::Sections::kFetchDepth = "fetch_depth"
staticconstexpr

Definition at line 18 of file Constants.h.

◆ kHashrouter

auto xrpl::Sections::kHashrouter = "hashrouter"
staticconstexpr

Definition at line 19 of file Constants.h.

◆ kImportNodeDatabase

auto xrpl::Sections::kImportNodeDatabase = "import_db"
staticconstexpr

Definition at line 20 of file Constants.h.

◆ kInsight

auto xrpl::Sections::kInsight = "insight"
staticconstexpr

Definition at line 21 of file Constants.h.

◆ kIoWorkers

auto xrpl::Sections::kIoWorkers = "io_workers"
staticconstexpr

Definition at line 22 of file Constants.h.

◆ kIps

auto xrpl::Sections::kIps = "ips"
staticconstexpr

Definition at line 23 of file Constants.h.

◆ kIpsFixed

auto xrpl::Sections::kIpsFixed = "ips_fixed"
staticconstexpr

Definition at line 24 of file Constants.h.

◆ kLedgerHistory

auto xrpl::Sections::kLedgerHistory = "ledger_history"
staticconstexpr

Definition at line 25 of file Constants.h.

◆ kLedgerReplay

auto xrpl::Sections::kLedgerReplay = "ledger_replay"
staticconstexpr

Definition at line 26 of file Constants.h.

◆ kLedgerTxTables

auto xrpl::Sections::kLedgerTxTables = "ledger_tx_tables"
staticconstexpr

Definition at line 27 of file Constants.h.

◆ kMaxTransactions

auto xrpl::Sections::kMaxTransactions = "max_transactions"
staticconstexpr

Definition at line 28 of file Constants.h.

◆ kNetworkId

auto xrpl::Sections::kNetworkId = "network_id"
staticconstexpr

Definition at line 29 of file Constants.h.

◆ kNetworkQuorum

auto xrpl::Sections::kNetworkQuorum = "network_quorum"
staticconstexpr

Definition at line 30 of file Constants.h.

◆ kNodeDatabase

auto xrpl::Sections::kNodeDatabase = "node_db"
staticconstexpr

Definition at line 31 of file Constants.h.

◆ kNodeSeed

auto xrpl::Sections::kNodeSeed = "node_seed"
staticconstexpr

Definition at line 32 of file Constants.h.

◆ kNodeSize

auto xrpl::Sections::kNodeSize = "node_size"
staticconstexpr

Definition at line 33 of file Constants.h.

◆ kOverlay

auto xrpl::Sections::kOverlay = "overlay"
staticconstexpr

Definition at line 34 of file Constants.h.

◆ kPathSearch

auto xrpl::Sections::kPathSearch = "path_search"
staticconstexpr

Definition at line 35 of file Constants.h.

◆ kPathSearchFast

auto xrpl::Sections::kPathSearchFast = "path_search_fast"
staticconstexpr

Definition at line 36 of file Constants.h.

◆ kPathSearchMax

auto xrpl::Sections::kPathSearchMax = "path_search_max"
staticconstexpr

Definition at line 37 of file Constants.h.

◆ kPathSearchOld

auto xrpl::Sections::kPathSearchOld = "path_search_old"
staticconstexpr

Definition at line 38 of file Constants.h.

◆ kPeerPrivate

auto xrpl::Sections::kPeerPrivate = "peer_private"
staticconstexpr

Definition at line 39 of file Constants.h.

◆ kPeersInMax

auto xrpl::Sections::kPeersInMax = "peers_in_max"
staticconstexpr

Definition at line 40 of file Constants.h.

◆ kPeersMax

auto xrpl::Sections::kPeersMax = "peers_max"
staticconstexpr

Definition at line 41 of file Constants.h.

◆ kPeersOutMax

auto xrpl::Sections::kPeersOutMax = "peers_out_max"
staticconstexpr

Definition at line 42 of file Constants.h.

◆ kPerf

auto xrpl::Sections::kPerf = "perf"
staticconstexpr

Definition at line 43 of file Constants.h.

◆ kPortGrpc

auto xrpl::Sections::kPortGrpc = "port_grpc"
staticconstexpr

Definition at line 44 of file Constants.h.

◆ kPortPeer

auto xrpl::Sections::kPortPeer = "port_peer"
staticconstexpr

Definition at line 45 of file Constants.h.

◆ kPortRpc

auto xrpl::Sections::kPortRpc = "port_rpc"
staticconstexpr

Definition at line 46 of file Constants.h.

◆ kPortWs

auto xrpl::Sections::kPortWs = "port_ws"
staticconstexpr

Definition at line 47 of file Constants.h.

◆ kPortWssAdmin

auto xrpl::Sections::kPortWssAdmin = "port_wss_admin"
staticconstexpr

Definition at line 48 of file Constants.h.

◆ kPrefetchWorkers

auto xrpl::Sections::kPrefetchWorkers = "prefetch_workers"
staticconstexpr

Definition at line 49 of file Constants.h.

◆ kReduceRelay

auto xrpl::Sections::kReduceRelay = "reduce_relay"
staticconstexpr

Definition at line 50 of file Constants.h.

◆ kRelationalDb

auto xrpl::Sections::kRelationalDb = "relational_db"
staticconstexpr

Definition at line 51 of file Constants.h.

◆ kRelayProposals

auto xrpl::Sections::kRelayProposals = "relay_proposals"
staticconstexpr

Definition at line 52 of file Constants.h.

◆ kRelayValidations

auto xrpl::Sections::kRelayValidations = "relay_validations"
staticconstexpr

Definition at line 53 of file Constants.h.

◆ kRpcStartup

auto xrpl::Sections::kRpcStartup = "rpc_startup"
staticconstexpr

Definition at line 54 of file Constants.h.

◆ kServer

auto xrpl::Sections::kServer = "server"
staticconstexpr

Definition at line 55 of file Constants.h.

◆ kServerDomain

auto xrpl::Sections::kServerDomain = "server_domain"
staticconstexpr

Definition at line 56 of file Constants.h.

◆ kSigningSupport

auto xrpl::Sections::kSigningSupport = "signing_support"
staticconstexpr

Definition at line 57 of file Constants.h.

◆ kSntp

auto xrpl::Sections::kSntp = "sntp_servers"
staticconstexpr

Definition at line 58 of file Constants.h.

◆ kSqdb

auto xrpl::Sections::kSqdb = "sqdb"
staticconstexpr

Definition at line 59 of file Constants.h.

◆ kSqlite

auto xrpl::Sections::kSqlite = "sqlite"
staticconstexpr

Definition at line 60 of file Constants.h.

◆ kSslVerify

auto xrpl::Sections::kSslVerify = "ssl_verify"
staticconstexpr

Definition at line 61 of file Constants.h.

◆ kSslVerifyDir

auto xrpl::Sections::kSslVerifyDir = "ssl_verify_dir"
staticconstexpr

Definition at line 62 of file Constants.h.

◆ kSslVerifyFile

auto xrpl::Sections::kSslVerifyFile = "ssl_verify_file"
staticconstexpr

Definition at line 63 of file Constants.h.

◆ kSweepInterval

auto xrpl::Sections::kSweepInterval = "sweep_interval"
staticconstexpr

Definition at line 64 of file Constants.h.

◆ kTransactionQueue

auto xrpl::Sections::kTransactionQueue = "transaction_queue"
staticconstexpr

Definition at line 65 of file Constants.h.

◆ kValidationSeed

auto xrpl::Sections::kValidationSeed = "validation_seed"
staticconstexpr

Definition at line 66 of file Constants.h.

◆ kValidatorKeys

auto xrpl::Sections::kValidatorKeys = "validator_keys"
staticconstexpr

Definition at line 67 of file Constants.h.

◆ kValidatorKeyRevocation

auto xrpl::Sections::kValidatorKeyRevocation = "validator_key_revocation"
staticconstexpr

Definition at line 68 of file Constants.h.

◆ kValidatorListKeys

auto xrpl::Sections::kValidatorListKeys = "validator_list_keys"
staticconstexpr

Definition at line 69 of file Constants.h.

◆ kValidatorListSites

auto xrpl::Sections::kValidatorListSites = "validator_list_sites"
staticconstexpr

Definition at line 70 of file Constants.h.

◆ kValidatorListThreshold

auto xrpl::Sections::kValidatorListThreshold = "validator_list_threshold"
staticconstexpr

Definition at line 71 of file Constants.h.

◆ kValidatorToken

auto xrpl::Sections::kValidatorToken = "validator_token"
staticconstexpr

Definition at line 72 of file Constants.h.

◆ kValidators

auto xrpl::Sections::kValidators = "validators"
staticconstexpr

Definition at line 73 of file Constants.h.

◆ kValidatorsFile

auto xrpl::Sections::kValidatorsFile = "validators_file"
staticconstexpr

Definition at line 74 of file Constants.h.

◆ kVetoAmendments

auto xrpl::Sections::kVetoAmendments = "veto_amendments"
staticconstexpr

Definition at line 75 of file Constants.h.

◆ kVl

auto xrpl::Sections::kVl = "vl"
staticconstexpr

Definition at line 76 of file Constants.h.

◆ kVoting

auto xrpl::Sections::kVoting = "voting"
staticconstexpr

Definition at line 77 of file Constants.h.

◆ kWorkers

auto xrpl::Sections::kWorkers = "workers"
staticconstexpr

Definition at line 78 of file Constants.h.