Module near_primitives::block_header[][src]

Structs

Block approval by other block producers with a signature

Block approval by other block producers.

Remove chunks_included from V1

Add prev_height Add block_ordinal Add epoch_sync_data_hash Use new ValidatorStake struct

V1 -> V2: Remove chunks_included from inner_reset

V2 -> V3: Add prev_height to inner_rest and use new ValidatorStake

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.