Skip to main content
GasTable
revm_
interpreter
37.0.3
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.