[Wallet] refactor wallet/init interaction

25340b7cd5
This commit is contained in:
lateminer
2018-01-07 15:29:36 +03:00
parent de1a0db4cf
commit b808896d4c
5 changed files with 63 additions and 51 deletions

View File

@@ -16,8 +16,6 @@ namespace boost
class thread_group;
} // namespace boost
extern CWallet* pwalletMain;
void StartShutdown();
bool ShutdownRequested();
/** Interrupt threads */