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
- Sealed
Header - A
Header
that is sealed at a precalculated hash, useSealedHeader::unseal()
if you want to modify header.
Enums§
- Header
Error - Errors that can occur during header sanity checks.