Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
block_header_state.hpp File Reference
Include dependency graph for block_header_state.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sysio::chain::legacy::snapshot_block_header_state_v2
 
struct  sysio::chain::legacy::snapshot_block_header_state_v2::schedule_info
 
struct  sysio::chain::detail::block_header_state_common
 
struct  sysio::chain::detail::schedule_info
 
struct  sysio::chain::pending_block_header_state
 
struct  sysio::chain::block_header_state
 defines the minimum state necessary to validate transaction headers More...
 

Namespaces

namespace  sysio
 
namespace  sysio::chain
 
namespace  sysio::chain::legacy
 
namespace  sysio::chain::detail
 

Typedefs

using sysio::chain::signer_callback_type = std::function<std::vector<signature_type>(const digest_type&)>
 
using sysio::chain::block_header_state_ptr = std::shared_ptr<block_header_state>
 

Functions

bool sysio::chain::detail::is_builtin_activated (const protocol_feature_activation_set_ptr &pfa, const protocol_feature_set &pfs, builtin_protocol_feature_t feature_codename)