Module consensus_parameters

Source

Modules§

gas
Tools for gas instrumentalization

Structs§

ConsensusParametersV1
A collection of parameters for convenience
ConsensusParametersV2
A collection of parameters for convenience The difference with ConsensusParametersV1:
ContractParametersV1
FeeParametersV1
Consensus configurable parameters used for verifying transactions
GasCostNotDefined
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.
PredicateParametersV1
Consensus configurable parameters used for verifying transactions
ScriptParametersV1
SettingBlockTransactionSizeLimitNotSupported
TxParametersV1

Enums§

ConsensusParameters
A versioned set of consensus parameters.
ContractParameters
Versioned contract parameters.
DependentCost
Dependent cost is a cost that depends on the number of units.
FeeParameters
The versioned fee parameters.
GasCostsValues
The versioned gas costs for every op.
PredicateParameters
Versioned predicate parameters.
ScriptParameters
Versioned script parameters.
TxParameters
Versioned transaction parameters.