Parameters describing a manually added node (-addnode / -connect).
Declared in <net.h>
struct AddedNodeParams;
| Name | Description |
|---|---|
m_added_node | Host string (address or "host:port") of the added node. |
m_use_v2transport | Whether to attempt the BIP324 v2 transport when connecting. |