still working

This commit is contained in:
jed
2013-01-31 10:59:19 -08:00
parent 163c4869d6
commit 62f6d030c6
11 changed files with 73 additions and 9 deletions

View File

@@ -147,6 +147,8 @@ void Application::setup()
else
startNewLedger();
mOrderBookDB.setup(theApp->getLedgerMaster().getCurrentLedger()); // TODO: We need to update this if the ledger jumps
//
// Begin validation and ip maintenance.
// - Wallet maintains local information: including identity and network connection persistence information.