Structs§
- OpFoundry
Evm - Wraps [
op_revm::OpEvm] and routes execution through [OpHandler]. It uses foundry’s customOpContextas op-revm’s one is not compatible with [OpTx].
Functions§
- map_
op_ 🔒error - Maps an OP [
EVMError] to the commonEVMError<DatabaseError>used byNestedEvm.