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

#include <global_property_object.hpp>

Collaboration diagram for sysio::chain::legacy::snapshot_global_property_object_v4:

Public Attributes

std::optional< block_num_typeproposed_schedule_block_num
 
producer_authority_schedule proposed_schedule
 
chain_config_v0 configuration
 
chain_id_type chain_id
 
kv_database_config kv_configuration
 
wasm_config wasm_configuration
 

Static Public Attributes

static constexpr uint32_t minimum_version = 4
 
static constexpr uint32_t maximum_version = 4
 

Detailed Description

Definition at line 43 of file global_property_object.hpp.

Member Data Documentation

◆ chain_id

chain_id_type sysio::chain::legacy::snapshot_global_property_object_v4::chain_id

Definition at line 51 of file global_property_object.hpp.

◆ configuration

chain_config_v0 sysio::chain::legacy::snapshot_global_property_object_v4::configuration

Definition at line 50 of file global_property_object.hpp.

◆ kv_configuration

kv_database_config sysio::chain::legacy::snapshot_global_property_object_v4::kv_configuration

Definition at line 52 of file global_property_object.hpp.

◆ maximum_version

uint32_t sysio::chain::legacy::snapshot_global_property_object_v4::maximum_version = 4
staticconstexpr

Definition at line 45 of file global_property_object.hpp.

◆ minimum_version

uint32_t sysio::chain::legacy::snapshot_global_property_object_v4::minimum_version = 4
staticconstexpr

Definition at line 44 of file global_property_object.hpp.

◆ proposed_schedule

producer_authority_schedule sysio::chain::legacy::snapshot_global_property_object_v4::proposed_schedule

Definition at line 49 of file global_property_object.hpp.

◆ proposed_schedule_block_num

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

Definition at line 48 of file global_property_object.hpp.

◆ wasm_configuration

wasm_config sysio::chain::legacy::snapshot_global_property_object_v4::wasm_configuration

Definition at line 53 of file global_property_object.hpp.


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