List of all chain clients (wallet processes or other client) connected to node.
Synopsis
Declared in <node/context.h>
std::vector<std::unique_ptr<interfaces::ChainClient>> chain_clients;
Created with MrDocs
List of all chain clients (wallet processes or other client) connected to node.
Declared in <node/context.h>
std::vector<std::unique_ptr<interfaces::ChainClient>> chain_clients;
Created with MrDocs