mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Ledger quorum configuration.
This commit is contained in:
@@ -34,8 +34,9 @@ public:
|
||||
int LEDGER_SECONDS;
|
||||
int LEDGER_PROPOSAL_DELAY_SECONDS;
|
||||
int LEDGER_AVALANCHE_SECONDS;
|
||||
int BELIEF_QUORUM;
|
||||
float BELIEF_PERCENT;
|
||||
|
||||
int NETWORK_QUORUM; // Minimum number of nodes to consider the network present
|
||||
int BELIEF_QUORUM; // Percent agreement needed to sync ledger w/o validations
|
||||
|
||||
// node networking parameters
|
||||
std::string PEER_IP;
|
||||
|
||||
Reference in New Issue
Block a user