mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Infrastructure for continuous ledger close.
This commit is contained in:
@@ -141,7 +141,7 @@ void Application::run()
|
||||
assert(!!secondLedger->getAccountState(rootAddress));
|
||||
// temporary
|
||||
|
||||
mNetOps.setStateTimer(0);
|
||||
mNetOps.setStateTimer();
|
||||
|
||||
mIOService.run(); // This blocks
|
||||
|
||||
|
||||
Reference in New Issue
Block a user