mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Ledger switch logic.
This commit is contained in:
@@ -45,6 +45,7 @@ public:
|
||||
{ return mEngine.applyTransaction(txn, params); }
|
||||
|
||||
void pushLedger(Ledger::pointer newLedger);
|
||||
void switchLedgers(Ledger::pointer lastClosed, Ledger::pointer newCurrent);
|
||||
|
||||
Ledger::pointer getLedgerBySeq(uint32 index)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user