![]() |
Bitcoin Core 22.99.0
P2P Digital Currency
|
Go to the source code of this file.
Classes | |
class | DummyWalletInit |
Namespaces | |
namespace | interfaces |
Functions | |
std::unique_ptr< Wallet > | interfaces::MakeWallet (const std::shared_ptr< CWallet > &wallet) |
std::unique_ptr< WalletClient > | interfaces::MakeWalletClient (Chain &chain, ArgsManager &args) |
Return implementation of ChainClient interface for a wallet client. More... | |
Variables | |
const WalletInitInterface & | g_wallet_init_interface = DummyWalletInit() |
const WalletInitInterface& g_wallet_init_interface = DummyWalletInit() |
Definition at line 58 of file dummywallet.cpp.