Manages the node's peer‐to‐peer network connections.
Synopsis
Declared in <node/context.h>
std::unique_ptr<CConnman> connman;
Created with MrDocs
Manages the node's peer‐to‐peer network connections.
Declared in <node/context.h>
std::unique_ptr<CConnman> connman;
Created with MrDocs