Skip to main content

map_base_error

Function map_base_error 

Source
fn map_base_error(
    error: EVMError<DatabaseError, BaseTransactionError>,
) -> EVMError<DatabaseError>
Available on crate feature base only.