mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Range of validated ledgers.
This commit is contained in:
@@ -143,6 +143,7 @@ public:
|
||||
|
||||
bool haveLedgerRange(uint32 from, uint32 to);
|
||||
bool haveLedger(uint32 seq);
|
||||
bool getValidatedRange(uint32& minVal, uint32& maxVal);
|
||||
|
||||
void resumeAcquiring();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user