Skip to main content

map_op_error

Function map_op_error 

Source
fn map_op_error(
    e: EVMError<DatabaseError, OpTransactionError>,
) -> EVMError<DatabaseError>
Expand description

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