revm_interpreter

Macro check

Source
macro_rules! check {
    ($interp:expr, $min:ident) => { ... };
}
Expand description

Check if the SPEC is enabled, and fail the instruction if it is not.