reth_primitives_traits::transaction

Module tx_type

Source
Expand description

Abstraction of transaction envelope type ID.

Traitsยง

  • Helper trait that unifies all behaviour required by transaction type ID to support full node operations.
  • Trait representing the behavior of a transaction type.