Function instruction_table_gas_changes_spec
pub fn instruction_table_gas_changes_spec<WIRE, H>(
spec: SpecId,
) -> [Instruction<WIRE, H>; 256]where
WIRE: InterpreterTypes,
H: Host,Expand description
Create a instruction table with applied spec changes to static gas cost.