reth::core::primitives

Module block

Expand description

Block abstraction.

Modules§

  • Block body abstraction.
  • Block header data primitive.

Traits§

  • Abstraction of block data type.
  • Helper trait that unifies all behaviour required by block to support full node operations.