mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
.
This commit is contained in:
@@ -18,7 +18,8 @@ class LedgerHistory
|
||||
std::map<uint32, Ledger::pointer> mAcceptedLedgers;
|
||||
std::map<uint256, Ledger::pointer> mAllLedgers;
|
||||
|
||||
bool loadLedger(uint32 index);
|
||||
bool loadAcceptedLedger(uint32 index);
|
||||
bool loadLedger(uint256& hash);
|
||||
public:
|
||||
void load();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user