Module testnet_parachains_constants::westend::fee
source · Expand description
Fee-related.
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 updated based on this value.