Module header

Expand description

Common header types

Modules§

serde_bincode_compat
Bincode-compatible header type serde implementations.
test_utils
Test utilities to generate random valid headers.

Structs§

Header
Ethereum Block header
SealedHeader
A Header that is sealed at a precalculated hash, use SealedHeader::unseal() if you want to modify header.

Enums§

HeaderError
Errors that can occur during header sanity checks.