Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
AddedNodeInfo Struct Reference

#include <net.h>

Collaboration diagram for AddedNodeInfo:
[legend]

Public Attributes

AddedNodeParams m_params
CService resolvedAddress
bool fConnected
bool fInbound

Detailed Description

Definition at line 110 of file net.h.

Member Data Documentation

◆ fConnected

bool AddedNodeInfo::fConnected

Definition at line 113 of file net.h.

◆ fInbound

bool AddedNodeInfo::fInbound

Definition at line 114 of file net.h.

◆ m_params

AddedNodeParams AddedNodeInfo::m_params

Definition at line 111 of file net.h.

◆ resolvedAddress

CService AddedNodeInfo::resolvedAddress

Definition at line 112 of file net.h.


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