Connection status of a manually added node.
Declared in <net.h>
struct AddedNodeInfo;
| 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. |