Module gas_params
revm_
context_
interface
13.1.0
Module gas_
params
Module Items
Structs
Functions
In revm_
context_
interface::
cfg
revm_context_interface
::
cfg
Module
gas_
params
Copy item path
Source
Expand description
Gas table for dynamic gas constants.
Structs
§
GasId
Gas identifier that maps onto index in gas table.
GasParams
Gas table for dynamic gas constants.
Functions
§
num_
words
Returns number of words what would fit to provided number of bytes, i.e. it rounds up the number bytes to number of words.