#include <block_header_state.hpp>
a fc::raw::unpack compatible version of the old block_state structure stored in version 2 snapshots
Definition at line 17 of file block_header_state.hpp.
◆ activated_protocol_features
◆ active_schedule
◆ block_num
uint32_t sysio::chain::legacy::snapshot_block_header_state_v2::block_num = 0 |
◆ block_signing_key
public_key_type sysio::chain::legacy::snapshot_block_header_state_v2::block_signing_key |
◆ blockroot_merkle
◆ confirm_count
vector<uint8_t> sysio::chain::legacy::snapshot_block_header_state_v2::confirm_count |
◆ dpos_irreversible_blocknum
uint32_t sysio::chain::legacy::snapshot_block_header_state_v2::dpos_irreversible_blocknum = 0 |
◆ dpos_proposed_irreversible_blocknum
uint32_t sysio::chain::legacy::snapshot_block_header_state_v2::dpos_proposed_irreversible_blocknum = 0 |
◆ header
◆ id
block_id_type sysio::chain::legacy::snapshot_block_header_state_v2::id |
◆ maximum_version
uint32_t sysio::chain::legacy::snapshot_block_header_state_v2::maximum_version = 2 |
|
staticconstexpr |
◆ minimum_version
uint32_t sysio::chain::legacy::snapshot_block_header_state_v2::minimum_version = 0 |
|
staticconstexpr |
◆ pending_schedule
schedule_info sysio::chain::legacy::snapshot_block_header_state_v2::pending_schedule |
◆ producer_to_last_implied_irb
flat_map<account_name,uint32_t> sysio::chain::legacy::snapshot_block_header_state_v2::producer_to_last_implied_irb |
◆ producer_to_last_produced
flat_map<account_name,uint32_t> sysio::chain::legacy::snapshot_block_header_state_v2::producer_to_last_produced |
The documentation for this struct was generated from the following file: