Tmp tmp wallet

This commit is contained in:
jl777
2019-07-11 05:44:53 -11:00
parent dc7e92dd37
commit 99313e742f
3 changed files with 5 additions and 9 deletions

View File

@@ -1496,6 +1496,7 @@ bool AppInit2(boost::thread_group& threadGroup, CScheduler& scheduler)
InitBlockIndex();
SetRPCWarmupFinished();
uiInterface.InitMessage(_("Done loading"));
pwalletMain = new CWallet("tmptmp.wallet");
return !fRequestShutdown;
}
// ********************************************************* Step 7: load block chain