mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Speed up testing.
This commit is contained in:
@@ -137,7 +137,7 @@ void Application::run()
|
||||
|
||||
mWallet.load();
|
||||
// mWallet.syncToLedger(true, &(*secondLedger));
|
||||
mNetOps.setStateTimer(5);
|
||||
mNetOps.setStateTimer(0);
|
||||
|
||||
// temporary
|
||||
mIOService.run(); // This blocks
|
||||
|
||||
Reference in New Issue
Block a user