6 #ifndef BITCOIN_WALLET_LOAD_H 7 #define BITCOIN_WALLET_LOAD_H 34 #endif // BITCOIN_WALLET_LOAD_H
bool LoadWallets(WalletContext &context)
Load wallet databases.
void StartWallets(WalletContext &context)
Complete startup of wallets.
bool VerifyWallets(WalletContext &context)
Responsible for reading and validating the -wallet arguments and verifying the wallet database...
void UnloadWallets(WalletContext &context)
Simple class for background tasks that should be run periodically or once "after a while"...