Wire Sysio Wire Sysion 1.0.0
|
Public Member Functions | |
peer_sync_state (uint32_t start=0, uint32_t end=0, uint32_t last_acted=0) | |
Public Attributes | |
uint32_t | start_block |
uint32_t | end_block |
uint32_t | last |
last sent or received | |
time_point | start_time |
time request made or received | |
Index by start_block_num
Definition at line 436 of file net_plugin.cpp.
|
inlineexplicit |
Definition at line 437 of file net_plugin.cpp.
uint32_t sysio::peer_sync_state::end_block |
Definition at line 442 of file net_plugin.cpp.
uint32_t sysio::peer_sync_state::last |
Definition at line 443 of file net_plugin.cpp.
uint32_t sysio::peer_sync_state::start_block |
Definition at line 441 of file net_plugin.cpp.
time_point sysio::peer_sync_state::start_time |
Definition at line 444 of file net_plugin.cpp.