![]() |
Bitcoin Core
22.0.0
P2P Digital Currency
|
Go to the source code of this file.
Classes | |
| class | DummyWalletInit |
Namespaces | |
| interfaces | |
Functions | |
| std::unique_ptr< Wallet > | interfaces::MakeWallet (const std::shared_ptr< CWallet > &wallet) |
| Return implementation of Wallet interface. More... | |
Variables | |
| const WalletInitInterface & | g_wallet_init_interface = DummyWalletInit() |
| const WalletInitInterface& g_wallet_init_interface = DummyWalletInit() |
Definition at line 57 of file dummywallet.cpp.
1.8.14