Crate reth_primitives_traits

source ·
Expand description

Common abstracted types in reth.

Re-exports§

Modules§

Structs§

  • A pair of values, one of which is expected and one of which is actual.
  • A pair of values, one of which is expected and one of which is actual.
  • Uses Roaring Bitmaps to hold a list of integers. It provides really good compression with the capability to access its elements without decoding it.
  • A log consists of an address, and some log data.
  • An Ethereum event log object.
  • Account storage entry.
  • Re-export from alloy_eips. Withdrawal represents a validator withdrawal from the consensus layer.
  • Represents a collection of Withdrawals.

Enums§

Functions§