Re-enable node identity and clean up.

This commit is contained in:
Arthur Britto
2012-04-24 17:33:03 -07:00
parent fd4f783ef3
commit ea809a0fe0
2 changed files with 34 additions and 41 deletions

View File

@@ -73,6 +73,7 @@ void Application::run()
//
// Begin validation and ip maintenance.
// - Wallet maintains local information: including identity and network connection persistency information.
//
mWallet.start();