Interface that lets the node initialize the optional wallet component.

Synopsis

Declared in <walletinitinterface.h>

class WalletInitInterface;

Member Functions

Name

Description

~WalletInitInterface [destructor] [virtual]

Destroys the interface implementation.

AddWalletOptions [virtual]

Get wallet help string

Construct [virtual]

Add wallets that should be opened to list of chain clients.

HasWalletSupport [virtual]

Is the wallet component enabled

ParameterInteraction [virtual]

Check wallet parameter interaction

Created with MrDocs