Skip to main content

Module op

Module op 

Source

Structs§

OpFoundryEvm
Wraps [op_revm::OpEvm] and routes execution through [OpHandler]. It uses foundry’s custom OpContext as op-revm’s one is not compatible with [OpTx].

Functions§

map_op_error 🔒
Maps an OP [EVMError] to the common EVMError<DatabaseError> used by NestedEvm.

Type Aliases§

OpContext
OpEvmHandler 🔒
OpRevmEvm