node::NodeContext::connman

Manages the node's peer-to-peer network connections.

Synopsis

Declared in <node/context.h>

std::unique_ptr<CConnman> connman;