Parameters describing a manually added node (‐addnode / ‐connect).

Synopsis

Declared in <net.h>

struct AddedNodeParams;

Data Members

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.

Created with MrDocs