Interface that lets the node initialize the optional wallet component.
Declared in <walletinitinterface.h>
class WalletInitInterface;
| 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 |