|
Electroneum
|
#include <net_node.h>


Public Member Functions | |
| p2p_connection_context_t () | |
Public Attributes | |
| peerid_type | peer_id |
| uint32_t | support_flags |
| bool | m_in_timedsync |
Definition at line 107 of file net_node.h.
|
inline |
Definition at line 109 of file net_node.h.
| bool nodetool::p2p_connection_context_t< base_type >::m_in_timedsync |
Definition at line 113 of file net_node.h.
| peerid_type nodetool::p2p_connection_context_t< base_type >::peer_id |
Definition at line 111 of file net_node.h.
| uint32_t nodetool::p2p_connection_context_t< base_type >::support_flags |
Definition at line 112 of file net_node.h.