mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Fix ledger loading on startup
This commit is contained in:
@@ -1078,6 +1078,7 @@ ApplicationImp::getLastFullLedger()
|
||||
return ledger;
|
||||
|
||||
ledger->setClosed ();
|
||||
ledger->setImmutable();
|
||||
|
||||
if (getApp().getLedgerMaster ().haveLedger (ledgerSeq))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user