#include <net.h>
Definition at line 184 of file net.h.
◆ addr
◆ addrBind
◆ addrLocal
std::string CNodeStats::addrLocal |
◆ cleanSubVer
std::string CNodeStats::cleanSubVer |
◆ fInbound
bool CNodeStats::fInbound |
◆ m_addr_name
std::string CNodeStats::m_addr_name |
◆ m_bip152_highbandwidth_from
bool CNodeStats::m_bip152_highbandwidth_from |
◆ m_bip152_highbandwidth_to
bool CNodeStats::m_bip152_highbandwidth_to |
◆ m_conn_type
◆ m_connected
std::chrono::seconds CNodeStats::m_connected |
◆ m_last_block_time
std::chrono::seconds CNodeStats::m_last_block_time |
◆ m_last_ping_time
std::chrono::microseconds CNodeStats::m_last_ping_time |
◆ m_last_recv
std::chrono::seconds CNodeStats::m_last_recv |
◆ m_last_send
std::chrono::seconds CNodeStats::m_last_send |
◆ m_last_tx_time
std::chrono::seconds CNodeStats::m_last_tx_time |
◆ m_mapped_as
uint32_t CNodeStats::m_mapped_as |
◆ m_min_ping_time
std::chrono::microseconds CNodeStats::m_min_ping_time |
◆ m_network
◆ m_permission_flags
◆ m_session_id
std::string CNodeStats::m_session_id |
BIP324 session id string in hex, if any.
Definition at line 222 of file net.h.
◆ m_starting_height
int CNodeStats::m_starting_height |
◆ m_transport_type
◆ mapRecvBytesPerMsgType
◆ mapSendBytesPerMsgType
◆ nodeid
◆ nRecvBytes
uint64_t CNodeStats::nRecvBytes |
◆ nSendBytes
uint64_t CNodeStats::nSendBytes |
◆ nVersion
The documentation for this class was generated from the following file: