mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Typo.
This commit is contained in:
@@ -143,7 +143,7 @@ void Application::run()
|
||||
ledger->setClosed();
|
||||
ledger->setAccepted();
|
||||
mMasterLedger.pushLedger(ledger);
|
||||
assert(!!secondLedger->getAccountState(rootAddress));
|
||||
assert(!!ledger->getAccountState(rootAddress));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user