reth_node_core::primitives

Module transaction

Expand description

Transaction abstraction

Modules§

  • Various error variants that can happen when working with transactions.
  • Abstraction of an executable transaction.
  • Signature types and helpers
  • API of a signed transaction.

Traits§

  • Helper trait that unifies all behaviour required by transaction to support full node operations.
  • Abstraction of a transaction.