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

#include <Constants.h>

Static Public Attributes

static constexpr auto kAccountReserve = "account_reserve"
static constexpr auto kAddress = "address"
static constexpr auto kAdmin = "admin"
static constexpr auto kAdminPassword = "admin_password"
static constexpr auto kAdminUser = "admin_user"
static constexpr auto kAdvisoryDelete = "advisory_delete"
static constexpr auto kAgeThresholdSeconds = "age_threshold_seconds"
static constexpr auto kBackOff = "backOff"
static constexpr auto kBackOffMilliseconds = "back_off_milliseconds"
static constexpr auto kBackend = "backend"
static constexpr auto kBbtOptions = "bbt_options"
static constexpr auto kBgThreads = "bg_threads"
static constexpr auto kBlockSize = "block_size"
static constexpr auto kCacheAge = "cache_age"
static constexpr auto kCacheMb = "cache_mb"
static constexpr auto kCacheSize = "cache_size"
static constexpr auto kClientMaxWindowBits = "client_max_window_bits"
static constexpr auto kClientNoContextTakeover = "client_no_context_takeover"
static constexpr auto kCompressLevel = "compress_level"
static constexpr auto kCounts = "counts"
static constexpr auto kDeleteBatch = "delete_batch"
static constexpr auto kEarliestSeq = "earliest_seq"
static constexpr auto kFastLoad = "fast_load"
static constexpr auto kFileSizeMb = "file_size_mb"
static constexpr auto kFileSizeMult = "file_size_mult"
static constexpr auto kFilterBits = "filter_bits"
static constexpr auto kFilterFull = "filter_full"
static constexpr auto kHardSet = "hard_set"
static constexpr auto kHighThreads = "high_threads"
static constexpr auto kHoldTime = "hold_time"
static constexpr auto kIp = "ip"
static constexpr auto kJournalMode = "journal_mode"
static constexpr auto kJournalSizeLimit = "journal_size_limit"
static constexpr auto kLedgersInQueue = "ledgers_in_queue"
static constexpr auto kLimit = "limit"
static constexpr auto kLogInterval = "log_interval"
static constexpr auto kMaxDivergedTime = "max_diverged_time"
static constexpr auto kMaxLedgerCountsToStore = "max_ledger_counts_to_store"
static constexpr auto kMaxUnknownTime = "max_unknown_time"
static constexpr auto kMaximumTxnInLedger = "maximum_txn_in_ledger"
static constexpr auto kMaximumTxnPerAccount = "maximum_txn_per_account"
static constexpr auto kMemoryLevel = "memory_level"
static constexpr auto kMinLedgersToComputeSizeLimit = "min_ledgers_to_compute_size_limit"
static constexpr auto kMinimumEscalationMultiplier = "minimum_escalation_multiplier"
static constexpr auto kMinimumLastLedgerBuffer = "minimum_last_ledger_buffer"
static constexpr auto kMinimumQueueSize = "minimum_queue_size"
static constexpr auto kMinimumTxnInLedger = "minimum_txn_in_ledger"
static constexpr auto kMinimumTxnInLedgerStandalone = "minimum_txn_in_ledger_standalone"
static constexpr auto kNormalConsensusIncreasePercent = "normal_consensus_increase_percent"
static constexpr auto kNudbBlockSize = "nudb_block_size"
static constexpr auto kOnlineDelete = "online_delete"
static constexpr auto kOpenFiles = "open_files"
static constexpr auto kOptions = "options"
static constexpr auto kOverlay = "overlay"
static constexpr auto kOwnerReserve = "owner_reserve"
static constexpr auto kPageSize = "page_size"
static constexpr auto kPassword = "password"
static constexpr auto kPath = "path"
static constexpr auto kPermessageDeflate = "permessage_deflate"
static constexpr auto kPort = "port"
static constexpr auto kPrefix = "prefix"
static constexpr auto kProtocol = "protocol"
static constexpr auto kRecoveryWaitSeconds = "recovery_wait_seconds"
static constexpr auto kReferenceFee = "reference_fee"
static constexpr auto kRelayTime = "relay_time"
static constexpr auto kRetrySequencePercent = "retry_sequence_percent"
static constexpr auto kRqBundle = "rq_bundle"
static constexpr auto kSafetyLevel = "safety_level"
static constexpr auto kSecureGateway = "secure_gateway"
static constexpr auto kSendQueueLimit = "send_queue_limit"
static constexpr auto kServer = "server"
static constexpr auto kServerMaxWindowBits = "server_max_window_bits"
static constexpr auto kServerNoContextTakeover = "server_no_context_takeover"
static constexpr auto kSlowConsensusDecreasePercent = "slow_consensus_decrease_percent"
static constexpr auto kSslCert = "ssl_cert"
static constexpr auto kSslCertChain = "ssl_cert_chain"
static constexpr auto kSslChain = "ssl_chain"
static constexpr auto kSslCiphers = "ssl_ciphers"
static constexpr auto kSslClientCa = "ssl_client_ca"
static constexpr auto kSslKey = "ssl_key"
static constexpr auto kSynchronous = "synchronous"
static constexpr auto kTargetTxnInLedger = "target_txn_in_ledger"
static constexpr auto kTempStore = "temp_store"
static constexpr auto kTxEnable = "tx_enable"
static constexpr auto kTxMetrics = "tx_metrics"
static constexpr auto kTxMinPeers = "tx_min_peers"
static constexpr auto kTxRelayPercentage = "tx_relay_percentage"
static constexpr auto kType = "type"
static constexpr auto kUniversalCompaction = "universal_compaction"
static constexpr auto kUnl = "unl"
static constexpr auto kUseTxTables = "use_tx_tables"
static constexpr auto kUser = "user"
static constexpr auto kVpBaseSquelchEnable = "vp_base_squelch_enable"
static constexpr auto kVpBaseSquelchMaxSelectedPeers = "vp_base_squelch_max_selected_peers"
static constexpr auto kVpEnable = "vp_enable"

Detailed Description

Definition at line 81 of file Constants.h.

Member Data Documentation

◆ kAccountReserve

auto xrpl::Keys::kAccountReserve = "account_reserve"
staticconstexpr

Definition at line 83 of file Constants.h.

◆ kAddress

auto xrpl::Keys::kAddress = "address"
staticconstexpr

Definition at line 84 of file Constants.h.

◆ kAdmin

auto xrpl::Keys::kAdmin = "admin"
staticconstexpr

Definition at line 85 of file Constants.h.

◆ kAdminPassword

auto xrpl::Keys::kAdminPassword = "admin_password"
staticconstexpr

Definition at line 86 of file Constants.h.

◆ kAdminUser

auto xrpl::Keys::kAdminUser = "admin_user"
staticconstexpr

Definition at line 87 of file Constants.h.

◆ kAdvisoryDelete

auto xrpl::Keys::kAdvisoryDelete = "advisory_delete"
staticconstexpr

Definition at line 88 of file Constants.h.

◆ kAgeThresholdSeconds

auto xrpl::Keys::kAgeThresholdSeconds = "age_threshold_seconds"
staticconstexpr

Definition at line 89 of file Constants.h.

◆ kBackOff

auto xrpl::Keys::kBackOff = "backOff"
staticconstexpr

Definition at line 90 of file Constants.h.

◆ kBackOffMilliseconds

auto xrpl::Keys::kBackOffMilliseconds = "back_off_milliseconds"
staticconstexpr

Definition at line 91 of file Constants.h.

◆ kBackend

auto xrpl::Keys::kBackend = "backend"
staticconstexpr

Definition at line 92 of file Constants.h.

◆ kBbtOptions

auto xrpl::Keys::kBbtOptions = "bbt_options"
staticconstexpr

Definition at line 93 of file Constants.h.

◆ kBgThreads

auto xrpl::Keys::kBgThreads = "bg_threads"
staticconstexpr

Definition at line 94 of file Constants.h.

◆ kBlockSize

auto xrpl::Keys::kBlockSize = "block_size"
staticconstexpr

Definition at line 95 of file Constants.h.

◆ kCacheAge

auto xrpl::Keys::kCacheAge = "cache_age"
staticconstexpr

Definition at line 96 of file Constants.h.

◆ kCacheMb

auto xrpl::Keys::kCacheMb = "cache_mb"
staticconstexpr

Definition at line 97 of file Constants.h.

◆ kCacheSize

auto xrpl::Keys::kCacheSize = "cache_size"
staticconstexpr

Definition at line 98 of file Constants.h.

◆ kClientMaxWindowBits

auto xrpl::Keys::kClientMaxWindowBits = "client_max_window_bits"
staticconstexpr

Definition at line 99 of file Constants.h.

◆ kClientNoContextTakeover

auto xrpl::Keys::kClientNoContextTakeover = "client_no_context_takeover"
staticconstexpr

Definition at line 100 of file Constants.h.

◆ kCompressLevel

auto xrpl::Keys::kCompressLevel = "compress_level"
staticconstexpr

Definition at line 101 of file Constants.h.

◆ kCounts

auto xrpl::Keys::kCounts = "counts"
staticconstexpr

Definition at line 102 of file Constants.h.

◆ kDeleteBatch

auto xrpl::Keys::kDeleteBatch = "delete_batch"
staticconstexpr

Definition at line 103 of file Constants.h.

◆ kEarliestSeq

auto xrpl::Keys::kEarliestSeq = "earliest_seq"
staticconstexpr

Definition at line 104 of file Constants.h.

◆ kFastLoad

auto xrpl::Keys::kFastLoad = "fast_load"
staticconstexpr

Definition at line 105 of file Constants.h.

◆ kFileSizeMb

auto xrpl::Keys::kFileSizeMb = "file_size_mb"
staticconstexpr

Definition at line 106 of file Constants.h.

◆ kFileSizeMult

auto xrpl::Keys::kFileSizeMult = "file_size_mult"
staticconstexpr

Definition at line 107 of file Constants.h.

◆ kFilterBits

auto xrpl::Keys::kFilterBits = "filter_bits"
staticconstexpr

Definition at line 108 of file Constants.h.

◆ kFilterFull

auto xrpl::Keys::kFilterFull = "filter_full"
staticconstexpr

Definition at line 109 of file Constants.h.

◆ kHardSet

auto xrpl::Keys::kHardSet = "hard_set"
staticconstexpr

Definition at line 110 of file Constants.h.

◆ kHighThreads

auto xrpl::Keys::kHighThreads = "high_threads"
staticconstexpr

Definition at line 111 of file Constants.h.

◆ kHoldTime

auto xrpl::Keys::kHoldTime = "hold_time"
staticconstexpr

Definition at line 112 of file Constants.h.

◆ kIp

auto xrpl::Keys::kIp = "ip"
staticconstexpr

Definition at line 113 of file Constants.h.

◆ kJournalMode

auto xrpl::Keys::kJournalMode = "journal_mode"
staticconstexpr

Definition at line 114 of file Constants.h.

◆ kJournalSizeLimit

auto xrpl::Keys::kJournalSizeLimit = "journal_size_limit"
staticconstexpr

Definition at line 115 of file Constants.h.

◆ kLedgersInQueue

auto xrpl::Keys::kLedgersInQueue = "ledgers_in_queue"
staticconstexpr

Definition at line 116 of file Constants.h.

◆ kLimit

auto xrpl::Keys::kLimit = "limit"
staticconstexpr

Definition at line 117 of file Constants.h.

◆ kLogInterval

auto xrpl::Keys::kLogInterval = "log_interval"
staticconstexpr

Definition at line 118 of file Constants.h.

◆ kMaxDivergedTime

auto xrpl::Keys::kMaxDivergedTime = "max_diverged_time"
staticconstexpr

Definition at line 119 of file Constants.h.

◆ kMaxLedgerCountsToStore

auto xrpl::Keys::kMaxLedgerCountsToStore = "max_ledger_counts_to_store"
staticconstexpr

Definition at line 120 of file Constants.h.

◆ kMaxUnknownTime

auto xrpl::Keys::kMaxUnknownTime = "max_unknown_time"
staticconstexpr

Definition at line 121 of file Constants.h.

◆ kMaximumTxnInLedger

auto xrpl::Keys::kMaximumTxnInLedger = "maximum_txn_in_ledger"
staticconstexpr

Definition at line 122 of file Constants.h.

◆ kMaximumTxnPerAccount

auto xrpl::Keys::kMaximumTxnPerAccount = "maximum_txn_per_account"
staticconstexpr

Definition at line 123 of file Constants.h.

◆ kMemoryLevel

auto xrpl::Keys::kMemoryLevel = "memory_level"
staticconstexpr

Definition at line 124 of file Constants.h.

◆ kMinLedgersToComputeSizeLimit

auto xrpl::Keys::kMinLedgersToComputeSizeLimit = "min_ledgers_to_compute_size_limit"
staticconstexpr

Definition at line 125 of file Constants.h.

◆ kMinimumEscalationMultiplier

auto xrpl::Keys::kMinimumEscalationMultiplier = "minimum_escalation_multiplier"
staticconstexpr

Definition at line 126 of file Constants.h.

◆ kMinimumLastLedgerBuffer

auto xrpl::Keys::kMinimumLastLedgerBuffer = "minimum_last_ledger_buffer"
staticconstexpr

Definition at line 127 of file Constants.h.

◆ kMinimumQueueSize

auto xrpl::Keys::kMinimumQueueSize = "minimum_queue_size"
staticconstexpr

Definition at line 128 of file Constants.h.

◆ kMinimumTxnInLedger

auto xrpl::Keys::kMinimumTxnInLedger = "minimum_txn_in_ledger"
staticconstexpr

Definition at line 129 of file Constants.h.

◆ kMinimumTxnInLedgerStandalone

auto xrpl::Keys::kMinimumTxnInLedgerStandalone = "minimum_txn_in_ledger_standalone"
staticconstexpr

Definition at line 130 of file Constants.h.

◆ kNormalConsensusIncreasePercent

auto xrpl::Keys::kNormalConsensusIncreasePercent = "normal_consensus_increase_percent"
staticconstexpr

Definition at line 131 of file Constants.h.

◆ kNudbBlockSize

auto xrpl::Keys::kNudbBlockSize = "nudb_block_size"
staticconstexpr

Definition at line 132 of file Constants.h.

◆ kOnlineDelete

auto xrpl::Keys::kOnlineDelete = "online_delete"
staticconstexpr

Definition at line 133 of file Constants.h.

◆ kOpenFiles

auto xrpl::Keys::kOpenFiles = "open_files"
staticconstexpr

Definition at line 134 of file Constants.h.

◆ kOptions

auto xrpl::Keys::kOptions = "options"
staticconstexpr

Definition at line 135 of file Constants.h.

◆ kOverlay

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

Definition at line 136 of file Constants.h.

◆ kOwnerReserve

auto xrpl::Keys::kOwnerReserve = "owner_reserve"
staticconstexpr

Definition at line 137 of file Constants.h.

◆ kPageSize

auto xrpl::Keys::kPageSize = "page_size"
staticconstexpr

Definition at line 138 of file Constants.h.

◆ kPassword

auto xrpl::Keys::kPassword = "password"
staticconstexpr

Definition at line 139 of file Constants.h.

◆ kPath

auto xrpl::Keys::kPath = "path"
staticconstexpr

Definition at line 140 of file Constants.h.

◆ kPermessageDeflate

auto xrpl::Keys::kPermessageDeflate = "permessage_deflate"
staticconstexpr

Definition at line 141 of file Constants.h.

◆ kPort

auto xrpl::Keys::kPort = "port"
staticconstexpr

Definition at line 142 of file Constants.h.

◆ kPrefix

auto xrpl::Keys::kPrefix = "prefix"
staticconstexpr

Definition at line 143 of file Constants.h.

◆ kProtocol

auto xrpl::Keys::kProtocol = "protocol"
staticconstexpr

Definition at line 144 of file Constants.h.

◆ kRecoveryWaitSeconds

auto xrpl::Keys::kRecoveryWaitSeconds = "recovery_wait_seconds"
staticconstexpr

Definition at line 145 of file Constants.h.

◆ kReferenceFee

auto xrpl::Keys::kReferenceFee = "reference_fee"
staticconstexpr

Definition at line 146 of file Constants.h.

◆ kRelayTime

auto xrpl::Keys::kRelayTime = "relay_time"
staticconstexpr

Definition at line 147 of file Constants.h.

◆ kRetrySequencePercent

auto xrpl::Keys::kRetrySequencePercent = "retry_sequence_percent"
staticconstexpr

Definition at line 148 of file Constants.h.

◆ kRqBundle

auto xrpl::Keys::kRqBundle = "rq_bundle"
staticconstexpr

Definition at line 149 of file Constants.h.

◆ kSafetyLevel

auto xrpl::Keys::kSafetyLevel = "safety_level"
staticconstexpr

Definition at line 150 of file Constants.h.

◆ kSecureGateway

auto xrpl::Keys::kSecureGateway = "secure_gateway"
staticconstexpr

Definition at line 151 of file Constants.h.

◆ kSendQueueLimit

auto xrpl::Keys::kSendQueueLimit = "send_queue_limit"
staticconstexpr

Definition at line 152 of file Constants.h.

◆ kServer

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

Definition at line 153 of file Constants.h.

◆ kServerMaxWindowBits

auto xrpl::Keys::kServerMaxWindowBits = "server_max_window_bits"
staticconstexpr

Definition at line 154 of file Constants.h.

◆ kServerNoContextTakeover

auto xrpl::Keys::kServerNoContextTakeover = "server_no_context_takeover"
staticconstexpr

Definition at line 155 of file Constants.h.

◆ kSlowConsensusDecreasePercent

auto xrpl::Keys::kSlowConsensusDecreasePercent = "slow_consensus_decrease_percent"
staticconstexpr

Definition at line 156 of file Constants.h.

◆ kSslCert

auto xrpl::Keys::kSslCert = "ssl_cert"
staticconstexpr

Definition at line 157 of file Constants.h.

◆ kSslCertChain

auto xrpl::Keys::kSslCertChain = "ssl_cert_chain"
staticconstexpr

Definition at line 158 of file Constants.h.

◆ kSslChain

auto xrpl::Keys::kSslChain = "ssl_chain"
staticconstexpr

Definition at line 159 of file Constants.h.

◆ kSslCiphers

auto xrpl::Keys::kSslCiphers = "ssl_ciphers"
staticconstexpr

Definition at line 160 of file Constants.h.

◆ kSslClientCa

auto xrpl::Keys::kSslClientCa = "ssl_client_ca"
staticconstexpr

Definition at line 161 of file Constants.h.

◆ kSslKey

auto xrpl::Keys::kSslKey = "ssl_key"
staticconstexpr

Definition at line 162 of file Constants.h.

◆ kSynchronous

auto xrpl::Keys::kSynchronous = "synchronous"
staticconstexpr

Definition at line 163 of file Constants.h.

◆ kTargetTxnInLedger

auto xrpl::Keys::kTargetTxnInLedger = "target_txn_in_ledger"
staticconstexpr

Definition at line 164 of file Constants.h.

◆ kTempStore

auto xrpl::Keys::kTempStore = "temp_store"
staticconstexpr

Definition at line 165 of file Constants.h.

◆ kTxEnable

auto xrpl::Keys::kTxEnable = "tx_enable"
staticconstexpr

Definition at line 166 of file Constants.h.

◆ kTxMetrics

auto xrpl::Keys::kTxMetrics = "tx_metrics"
staticconstexpr

Definition at line 167 of file Constants.h.

◆ kTxMinPeers

auto xrpl::Keys::kTxMinPeers = "tx_min_peers"
staticconstexpr

Definition at line 168 of file Constants.h.

◆ kTxRelayPercentage

auto xrpl::Keys::kTxRelayPercentage = "tx_relay_percentage"
staticconstexpr

Definition at line 169 of file Constants.h.

◆ kType

auto xrpl::Keys::kType = "type"
staticconstexpr

Definition at line 170 of file Constants.h.

◆ kUniversalCompaction

auto xrpl::Keys::kUniversalCompaction = "universal_compaction"
staticconstexpr

Definition at line 171 of file Constants.h.

◆ kUnl

auto xrpl::Keys::kUnl = "unl"
staticconstexpr

Definition at line 172 of file Constants.h.

◆ kUseTxTables

auto xrpl::Keys::kUseTxTables = "use_tx_tables"
staticconstexpr

Definition at line 173 of file Constants.h.

◆ kUser

auto xrpl::Keys::kUser = "user"
staticconstexpr

Definition at line 174 of file Constants.h.

◆ kVpBaseSquelchEnable

auto xrpl::Keys::kVpBaseSquelchEnable = "vp_base_squelch_enable"
staticconstexpr

Definition at line 175 of file Constants.h.

◆ kVpBaseSquelchMaxSelectedPeers

auto xrpl::Keys::kVpBaseSquelchMaxSelectedPeers = "vp_base_squelch_max_selected_peers"
staticconstexpr

Definition at line 176 of file Constants.h.

◆ kVpEnable

auto xrpl::Keys::kVpEnable = "vp_enable"
staticconstexpr

Definition at line 177 of file Constants.h.