Module transaction

Source

Modules§

eip2930
eip7702
transaction_type

Enums§

TransactionType
Transaction types of all Ethereum transaction

Traits§

AccessListTr
Access list type is introduced in EIP-2930, and every transaction after it contains access list.
AuthorizationTr
Authorization trait.
Transaction
Main Transaction trait that abstracts and specifies all transaction currently supported by Ethereum
TransactionError
Transaction validity error types.
TransactionGetter