BSHA3  0.17.99
P2P Blockchain, based on Bitcoin
Classes | Variables
init.cpp File Reference
#include <chainparams.h>
#include <init.h>
#include <net.h>
#include <scheduler.h>
#include <outputtype.h>
#include <util.h>
#include <utilmoneystr.h>
#include <validation.h>
#include <walletinitinterface.h>
#include <wallet/rpcwallet.h>
#include <wallet/wallet.h>
#include <wallet/walletutil.h>
Include dependency graph for init.cpp:

Go to the source code of this file.

Classes

class  WalletInit
 

Variables

const WalletInitInterfaceg_wallet_init_interface = WalletInit()
 

Variable Documentation

◆ g_wallet_init_interface

const WalletInitInterface& g_wallet_init_interface = WalletInit()

Definition at line 55 of file init.cpp.