Interface that lets the node initialize the optional wallet component.
Synopsis
Declared in <walletinitinterface.h>
class WalletInitInterface;
Member Functions
Name |
Description |
|
Destroys the interface implementation. |
|
Get wallet help string |
|
Add wallets that should be opened to list of chain clients. |
|
Is the wallet component enabled |
|
Check wallet parameter interaction |
Created with MrDocs