WalletContext struct containing references to state shared between CWallet instances,...
interfaces::Chain * chain
std::vector< std::shared_ptr< CWallet > > wallets GUARDED_BY(wallets_mutex)
WalletContext()
Declare default constructor and destructor that are not inline, so code instantiating the WalletConte...
std::list< LoadWalletFn > wallet_load_fns GUARDED_BY(wallets_mutex)