Connection status of a manually added node.

Synopsis

Declared in <net.h>

struct AddedNodeInfo;

Data Members

Name

Description

fConnected

Whether we are currently connected to this node.

fInbound

Whether the current connection to this node is inbound.

m_params

The parameters this node was added with.

resolvedAddress

The address the node string resolved to.

Created with MrDocs