Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
dummywallet.cpp File Reference
#include <common/args.h>
#include <logging.h>
#include <walletinitinterface.h>
Include dependency graph for dummywallet.cpp:

Go to the source code of this file.

Classes

class  DummyWalletInit

Namespaces

namespace  interfaces

Functions

std::unique_ptr< WalletLoaderinterfaces::MakeWalletLoader (Chain &chain, ArgsManager &args)

Variables

const WalletInitInterfaceg_wallet_init_interface = DummyWalletInit()

Variable Documentation

◆ g_wallet_init_interface

const WalletInitInterface& g_wallet_init_interface = DummyWalletInit()

Definition at line 55 of file dummywallet.cpp.