Expand description
utilities for working with revm
Structs§
- Helper type for representing the fees of a
TransactionRequest
Functions§
- Applies the given block overrides to the env and updates overridden block hashes in the db.
- Applies the given state overrides (a set of [
AccountOverride
]) to the [CacheDB
]. - Calculates the caller gas allowance.
- Returns the addresses of the precompiles corresponding to the
SpecId
.