![]() |
Bitcoin Core
25.99.0
P2P Digital Currency
|
Go to the source code of this file.
Classes | |
struct | wallet::WalletContext |
WalletContext struct containing references to state shared between CWallet instances, like the reference to the chain interface, and the list of opened wallets. More... | |
Namespaces | |
interfaces | |
wallet | |
Typedefs | |
using | wallet::LoadWalletFn = std::function< void(std::unique_ptr< interfaces::Wallet > wallet)> |