![]() |
Bitcoin Core
26.99.0
P2P Digital Currency
|
Go to the source code of this file.
Classes | |
class | DummyWalletInit |
Namespaces | |
interfaces | |
Functions | |
std::unique_ptr< WalletLoader > | interfaces::MakeWalletLoader (Chain &chain, ArgsManager &args) |
Return implementation of ChainClient interface for a wallet loader. More... | |
Variables | |
const WalletInitInterface & | g_wallet_init_interface = DummyWalletInit() |
const WalletInitInterface& g_wallet_init_interface = DummyWalletInit() |
Definition at line 59 of file dummywallet.cpp.