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

Synopsis

Declared in <walletinitinterface.h>

virtual
void
Construct(node::NodeContext& node) const = 0;

Parameters

Name

Description

node

The node context to register the wallet chain clients with.

Created with MrDocs