[#node-NodeContext-connman] = xref:node.adoc[node]::xref:node/NodeContext.adoc[NodeContext]::connman :relfileprefix: ../../ :mrdocs: Manages the node's peer‐to‐peer network connections. == Synopsis Declared in `<node/context.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::unique_ptr<CConnman> connman; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#