Bitcoin Core 28.99.0
P2P Digital Currency
|
Go to the source code of this file.
Classes | |
class | DummyWalletInit |
Namespaces | |
namespace | 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 60 of file dummywallet.cpp.