# Functions
No description provided by the author
PrefixedRlpHash writes the prefix into the hasher before rlp-encoding x.
No description provided by the author
RlpHash encodes x and hashes the encoded bytes.
# Constants
Transaction types.
Transaction types.
Transaction types.
# Structs
AccessListTx is the data of EIP-2930 access list transactions.
CallArgs represents the arguments for a call.
No description provided by the author
No description provided by the author
Transaction is an Ethereum transaction.
LegacyTx is the transaction data of regular Ethereum transactions.
# Interfaces
TxData is the underlying data of a transaction.