![]() |
Bitcoin Core
0.21.1
P2P Digital Currency
|
#include <net.h>
Public Attributes | |
| NodeId | nodeid |
| ServiceFlags | nServices |
| bool | fRelayTxes |
| int64_t | nLastSend |
| int64_t | nLastRecv |
| int64_t | nLastTXTime |
| int64_t | nLastBlockTime |
| int64_t | nTimeConnected |
| int64_t | nTimeOffset |
| std::string | addrName |
| int | nVersion |
| std::string | cleanSubVer |
| bool | fInbound |
| bool | m_manual_connection |
| int | nStartingHeight |
| uint64_t | nSendBytes |
| mapMsgCmdSize | mapSendBytesPerMsgCmd |
| uint64_t | nRecvBytes |
| mapMsgCmdSize | mapRecvBytesPerMsgCmd |
| NetPermissionFlags | m_permissionFlags |
| bool | m_legacyWhitelisted |
| int64_t | m_ping_usec |
| int64_t | m_ping_wait_usec |
| int64_t | m_min_ping_usec |
| CAmount | minFeeFilter |
| std::string | addrLocal |
| CAddress | addr |
| CAddress | addrBind |
| std::string | m_network |
| uint32_t | m_mapped_as |
| std::string | m_conn_type_string |
| NetPermissionFlags CNodeStats::m_permissionFlags |
| mapMsgCmdSize CNodeStats::mapRecvBytesPerMsgCmd |
| mapMsgCmdSize CNodeStats::mapSendBytesPerMsgCmd |
| ServiceFlags CNodeStats::nServices |
1.8.8