Wire Sysio Wire Sysion 1.0.0
|
#include <protocol_state_object.hpp>
Public Attributes | |
vector< protocol_state_object::activated_protocol_feature > | activated_protocol_features |
vector< digest_type > | preactivated_protocol_features |
std::set< std::string > | whitelisted_intrinsics |
uint32_t | num_supported_key_types = 0 |
Definition at line 55 of file protocol_state_object.hpp.
vector<protocol_state_object::activated_protocol_feature> sysio::chain::snapshot_protocol_state_object::activated_protocol_features |
Definition at line 56 of file protocol_state_object.hpp.
uint32_t sysio::chain::snapshot_protocol_state_object::num_supported_key_types = 0 |
Definition at line 59 of file protocol_state_object.hpp.
vector<digest_type> sysio::chain::snapshot_protocol_state_object::preactivated_protocol_features |
Definition at line 57 of file protocol_state_object.hpp.
std::set<std::string> sysio::chain::snapshot_protocol_state_object::whitelisted_intrinsics |
Definition at line 58 of file protocol_state_object.hpp.