Module testnet_parachains_constants::rococo::fee
source · Structs§
- A fixed point representation of a number in the range [0, 1].
- Maps the proof size component of
Weight
to a fee. - Maps the reference time component of
Weight
to a fee. - Handles converting a weight scalar to a fee value, based on the scale and granularity of the node’s balance type.
Constants§
- The block saturation level. Fees will be updates based on this value.