Module gas_params
cast
1.6.0
Module gas_
params
Module Items
Structs
Functions
In cast::
revm::
context_
interface::
cfg
cast
::
revm
::
context_interface
::
cfg
Module
gas_
params
Copy item path
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.