mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Show acquired ledgers in server_info
This commit is contained in:
@@ -62,6 +62,8 @@ public:
|
||||
|
||||
void switchLedgers(Ledger::ref lastClosed, Ledger::ref newCurrent);
|
||||
|
||||
std::string getCompleteLedgers() { return mCompleteLedgers.toString(); }
|
||||
|
||||
Ledger::pointer closeLedger();
|
||||
|
||||
Ledger::pointer getLedgerBySeq(uint32 index)
|
||||
|
||||
Reference in New Issue
Block a user