Module header

Module header 

Source
Expand description

Common header types

Modules§

serde_bincode_compatserde-bincode-compat
Bincode-compatible header type serde implementations.
test_utilstest-utils or arbitrary
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.