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