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