mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Allow a ledger close to be replayed for debug. Syntax: rippled -a --load --ledger=<seq> --replay
This commit is contained in:
@@ -101,6 +101,7 @@ public:
|
||||
FRESH,
|
||||
NORMAL,
|
||||
LOAD,
|
||||
REPLAY,
|
||||
NETWORK
|
||||
};
|
||||
StartUpType START_UP;
|
||||
|
||||
Reference in New Issue
Block a user