Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
sysio::chain::legacy::snapshot_global_property_object_v2 Struct Reference

#include <global_property_object.hpp>

Collaboration diagram for sysio::chain::legacy::snapshot_global_property_object_v2:

Public Attributes

std::optional< block_num_typeproposed_schedule_block_num
 
producer_schedule_type proposed_schedule
 
chain_config_v0 configuration
 

Static Public Attributes

static constexpr uint32_t minimum_version = 0
 
static constexpr uint32_t maximum_version = 2
 

Detailed Description

Definition at line 24 of file global_property_object.hpp.

Member Data Documentation

◆ configuration

chain_config_v0 sysio::chain::legacy::snapshot_global_property_object_v2::configuration

Definition at line 31 of file global_property_object.hpp.

◆ maximum_version

uint32_t sysio::chain::legacy::snapshot_global_property_object_v2::maximum_version = 2
staticconstexpr

Definition at line 26 of file global_property_object.hpp.

◆ minimum_version

uint32_t sysio::chain::legacy::snapshot_global_property_object_v2::minimum_version = 0
staticconstexpr

Definition at line 25 of file global_property_object.hpp.

◆ proposed_schedule

producer_schedule_type sysio::chain::legacy::snapshot_global_property_object_v2::proposed_schedule

Definition at line 30 of file global_property_object.hpp.

◆ proposed_schedule_block_num

std::optional<block_num_type> sysio::chain::legacy::snapshot_global_property_object_v2::proposed_schedule_block_num

Definition at line 29 of file global_property_object.hpp.


The documentation for this struct was generated from the following file: