node::NodeContext::chain_clients

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;