Skip to main content
GasTable
revm_
interpreter
35.0.0
In revm_
interpreter::
instructions
revm_interpreter
::
instructions
Type Alias
GasTable
Copy item path
Source
pub type GasTable = [
u16
;
256
];
Expand description
Static gas cost table mapped to 256 EVM opcodes.