Enums§
- Either
Evm EitherEvm
delegates its calls to one of the two evm implementations; either [EthEvm
] or [OpEvm
].
Functions§
- map_env 🔒
- Maps
EvmEnv<OpSpecId>
toEvmEnv
.
Type Aliases§
- Either
EvmResult 🔒 - Alias for result type returned by [
Evm::transact
] methods. - Either
Exec 🔒Result - Alias for result type returned by [
Evm::transact_commit
] methods.