Module header

Module header 

Expand description

Common header types

Modules§

serde_bincode_compat
Bincode-compatible header type serde implementations.
test_utils
Test utilities for the block header.

Structs§

Header
Ethereum Block header
SealedHeader
Seals the header with the block hash.

Type Aliases§

SealedHeaderFor
Type alias for SealedHeader generic over the BlockHeader type of NodePrimitives.