revm_context_interface

Module transaction

Source

Re-exports§

Modules§

Traits§

  • Access list type is introduced in EIP-2930, and every transaction after it contains access list.
  • Trait that contains all common field that are shared by all transactions. This trait is base for Legacy, EIp2930 and Eip1559 transactions.
  • Main Transaction trait that abstracts and specifies all transaction currently supported by Ethereum.
  • Transaction validity error types.