Expand description
Common header types
Modules§
- serde_
bincode_ compat serde-bincode-compat
Bincode-compatible header type serde implementations. - test_
utils test-utils
orarbitrary
Test utilities to generate random valid headers.
Structs§
- A [
Header
] that is sealed at a precalculated hash, useSealedHeader::unseal()
if you want to modify header.
Enums§
- Errors that can occur during header sanity checks.
Traits§
- Trait for extracting specific Ethereum block data from a header