Bitcoin
Public Member Functions | List of all members
DummyWalletInit Class Reference
Inheritance diagram for DummyWalletInit:
WalletInitInterface

Public Member Functions

bool HasWalletSupport () const override
 
void AddWalletOptions () const override
 
bool ParameterInteraction () const override
 
void Construct (InitInterfaces &interfaces) const override
 
- Public Member Functions inherited from WalletInitInterface
virtual ~WalletInitInterface ()
 

Member Function Documentation

◆ AddWalletOptions()

void DummyWalletInit::AddWalletOptions ( ) const
overridevirtual

Get wallet help string

Implements WalletInitInterface.

◆ Construct()

void DummyWalletInit::Construct ( InitInterfaces interfaces) const
inlineoverridevirtual

Add wallets that should be opened to list of init interfaces.

Implements WalletInitInterface.

◆ HasWalletSupport()

bool DummyWalletInit::HasWalletSupport ( ) const
inlineoverridevirtual

Is the wallet component enabled

Implements WalletInitInterface.

◆ ParameterInteraction()

bool DummyWalletInit::ParameterInteraction ( ) const
inlineoverridevirtual

Check wallet parameter interaction

Implements WalletInitInterface.


The documentation for this class was generated from the following file: