Modules§
- gas
- Tools for gas instrumentalization
Structs§
- Consensus
Parameters V1 - A collection of parameters for convenience
- Consensus
Parameters V2 - A collection of parameters for convenience
The difference with
ConsensusParametersV1
: - Contract
Parameters V1 - FeeParameters
V1 - Consensus configurable parameters used for verifying transactions
- GasCost
NotDefined - Gas cost for this instruction is not defined for this version.
- GasCosts
- Gas costings for every op.
The inner values are wrapped in an
Arc
so this is cheap to clone. - Predicate
Parameters V1 - Consensus configurable parameters used for verifying transactions
- Script
Parameters V1 - Setting
Block Transaction Size Limit NotSupported - TxParameters
V1
Enums§
- Consensus
Parameters - A versioned set of consensus parameters.
- Contract
Parameters - Versioned contract parameters.
- Dependent
Cost - Dependent cost is a cost that depends on the number of units.
- FeeParameters
- The versioned fee parameters.
- GasCosts
Values - The versioned gas costs for every op.
- Predicate
Parameters - Versioned predicate parameters.
- Script
Parameters - Versioned script parameters.
- TxParameters
- Versioned transaction parameters.