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

#include <global_property_object.hpp>

Collaboration diagram for sysio::chain::legacy::snapshot_global_property_object_v3:

Public Attributes

std::optional< block_num_typeproposed_schedule_block_num
 
producer_authority_schedule proposed_schedule
 
chain_config_v0 configuration
 
chain_id_type chain_id
 

Static Public Attributes

static constexpr uint32_t minimum_version = 3
 
static constexpr uint32_t maximum_version = 3
 

Detailed Description

Definition at line 33 of file global_property_object.hpp.

Member Data Documentation

◆ chain_id

chain_id_type sysio::chain::legacy::snapshot_global_property_object_v3::chain_id

Definition at line 41 of file global_property_object.hpp.

◆ configuration

chain_config_v0 sysio::chain::legacy::snapshot_global_property_object_v3::configuration

Definition at line 40 of file global_property_object.hpp.

◆ maximum_version

uint32_t sysio::chain::legacy::snapshot_global_property_object_v3::maximum_version = 3
staticconstexpr

Definition at line 35 of file global_property_object.hpp.

◆ minimum_version

uint32_t sysio::chain::legacy::snapshot_global_property_object_v3::minimum_version = 3
staticconstexpr

Definition at line 34 of file global_property_object.hpp.

◆ proposed_schedule

producer_authority_schedule sysio::chain::legacy::snapshot_global_property_object_v3::proposed_schedule

Definition at line 39 of file global_property_object.hpp.

◆ proposed_schedule_block_num

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

Definition at line 38 of file global_property_object.hpp.


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