Module header

Source
Expand description

Block header primitives

Modules§

owned
Data structures related to the owned version of BlockHeader

Structs§

BeaconChainHeader
Block header that corresponds to the beacon chain
BlockHeaderBeaconChainInfo
Beacon chain info
BlockHeaderBeaconChainParameters
Consensus parameters (on the beacon chain)
BlockHeaderChildShardBlocks
Information about child shard blocks
BlockHeaderConsensusInfo
Consensus information in block header
BlockHeaderEd25519Seal
Ed25519 seal
BlockHeaderFixedConsensusParameters
Consensus parameters (on the beacon chain)
BlockHeaderPotParametersChange
A mirror of PotParametersChange for block header purposes.
BlockHeaderPrefix
Block header prefix.
BlockHeaderResult
Block header result.
IntermediateShardHeader
Block header that corresponds to an intermediate shard
LeafShardHeader
Block header that corresponds to a leaf shard
SharedBlockHeader
Part of the block header, shared for different kinds of shards

Enums§

BlockHeader
Block header that together with BlockBody form a Block
BlockHeaderSeal
Block header seal
BlockHeaderSealRef
Block header seal
BlockHeaderSealType
Block header seal type

Traits§

GenericBlockHeader
Generic block header