Module either_evm

Source

Enumsยง

EitherEvm
EitherEvm delegates its calls to one of the two evm implementations; either [EthEvm] or [OpEvm].

Functionsยง

map_env ๐Ÿ”’
Maps EvmEnv<OpSpecId> to EvmEnv.

Type Aliasesยง

EitherEvmResult ๐Ÿ”’
Alias for result type returned by [Evm::transact] methods.
EitherExecResult ๐Ÿ”’
Alias for result type returned by [Evm::transact_commit] methods.