mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 02:55:50 +00:00
.
This commit is contained in:
3
Config.h
3
Config.h
@@ -6,6 +6,7 @@ public:
|
||||
int VERSION;
|
||||
std::string VERSION_STR;
|
||||
bool TEST_NET;
|
||||
int NETWORK_START_TIME; // The Unix time we start ledger 0
|
||||
|
||||
int TRANSACTION_FEE;
|
||||
int ACCOUNT_FEE;
|
||||
@@ -22,7 +23,7 @@ public:
|
||||
std::string RPC_PASSWORD;
|
||||
std::string HANKO;
|
||||
|
||||
std::string HISTORY_DIR;
|
||||
std::string DATA_DIR;
|
||||
|
||||
int MIN_VOTES_FOR_CONSENSUS;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user