Wire Sysio Wire Sysion 1.0.0
|
#include <block_info.hpp>
Public Attributes | |
uint32_t | batch_start_height |
sysio::time_point | batch_start_timestamp |
uint32_t | batch_current_end_height |
sysio::time_point | batch_current_end_timestamp |
Definition at line 36 of file block_info.hpp.
uint32_t sysiosystem::block_info::block_batch_info::batch_current_end_height |
Definition at line 40 of file block_info.hpp.
sysio::time_point sysiosystem::block_info::block_batch_info::batch_current_end_timestamp |
Definition at line 41 of file block_info.hpp.
uint32_t sysiosystem::block_info::block_batch_info::batch_start_height |
Definition at line 38 of file block_info.hpp.
sysio::time_point sysiosystem::block_info::block_batch_info::batch_start_timestamp |
Definition at line 39 of file block_info.hpp.