Speed up testing.

This commit is contained in:
JoelKatz
2012-05-18 21:23:51 -07:00
parent 2a3b4bdc37
commit 70e9fbb92b

View File

@@ -137,7 +137,7 @@ void Application::run()
mWallet.load();
// mWallet.syncToLedger(true, &(*secondLedger));
mNetOps.setStateTimer(5);
mNetOps.setStateTimer(0);
// temporary
mIOService.run(); // This blocks