Module fuel_tx::consensus_parameters::gas
source · Expand description
Tools for gas instrumentalization
Structs§
- Gas costings for every op. The inner values are wrapped in an
Arc
so this is cheap to clone. - Gas costs for every op.
- Gas costs for every op. The difference with
GasCostsValuesV1
:
Enums§
- Dependent cost is a cost that depends on the number of units.
- The versioned gas costs for every op.