Bitcoin Core  27.99.0
P2P Digital Currency
Public Attributes | List of all members
AddedNodeParams Struct Reference

#include <net.h>

Public Attributes

std::string m_added_node
 
bool m_use_v2transport
 

Detailed Description

Definition at line 99 of file net.h.

Member Data Documentation

◆ m_added_node

std::string AddedNodeParams::m_added_node

Definition at line 100 of file net.h.

◆ m_use_v2transport

bool AddedNodeParams::m_use_v2transport

Definition at line 101 of file net.h.


The documentation for this struct was generated from the following file: