Module unc_primitives::block_header
source · Structs§
- Block approval by other block producers with a signature
- Block approval by other block producers.
- Remove
chunks_includedfrom V1 - Add
prev_heightAddblock_ordinalAddepoch_sync_data_hashUse newValidatorPledgestruct - Add
block_body_hash - V1 -> V2: Remove
chunks_includedfrominner_reset - V2 -> V3: Add
prev_heighttoinner_restand use newValidatorPledge - V3 -> V4: Add hash of block body to inner_rest
Enums§
- The part of the block approval that is different for endorsements and skips
- The type of approvals. It is either approval from self or from a peer
- Versioned BlockHeader data structure. For each next version, document what are the changes between versions.