Enumsยง
- Either
Evm EitherEvmdelegates 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.