Connection status of a manually added node.
Synopsis
Declared in <net.h>
struct AddedNodeInfo;
Data Members
Name |
Description |
Whether we are currently connected to this node. |
|
Whether the current connection to this node is inbound. |
|
The parameters this node was added with. |
|
The address the node string resolved to. |
Created with MrDocs