Module gas_params
Available on crate feature
evm only.Expand description
Gas table for dynamic gas constants.
Structs§
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.