Skip to main content

instruction_table_with_gas_state

Function instruction_table_with_gas_state 

Source
pub const fn instruction_table_with_gas_state<GS, ITy, H>() -> InstructionTable<ITy, H>
where GS: GasStateTr<ITy, H>, ITy: InterpreterTypes, H: Host,
Expand description

Returns the default instruction table with a custom SSTORE gas-state policy.