mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Make sure LedgerHistory::builtLedger gets called
This commit is contained in:
@@ -972,6 +972,8 @@ public:
|
||||
<< "Consensus triggered check of ledger";
|
||||
checkAccept (maxLedger, maxSeq);
|
||||
}
|
||||
|
||||
mLedgerHistory.builtLedger (ledger);
|
||||
}
|
||||
|
||||
void advanceThread()
|
||||
|
||||
Reference in New Issue
Block a user