Bitcoin ABC 0.30.5
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) |
Return implementation of Wallet interface. More... | |
Variables | |
const WalletInitInterface & | g_wallet_init_interface = DummyWalletInit() |
const WalletInitInterface& g_wallet_init_interface = DummyWalletInit() |
Definition at line 40 of file dummywallet.cpp.