Module near_primitives::block_header[][src]

Structs

Approval

Block approval by other block producers with a signature

ApprovalMessage

Block approval by other block producers.

BlockHeaderInnerLite
BlockHeaderInnerRest
BlockHeaderInnerRestV2

Remove chunks_included from V1

BlockHeaderV1
BlockHeaderV2

V1 -> V2: Remove chunks_included from inner_reset

Enums

ApprovalInner

The part of the block approval that is different for endorsements and skips

ApprovalType

The type of approvals. It is either approval from self or from a peer

BlockHeader

Versioned BlockHeader data structure. For each next version, document what are the changes between versions.