Structs§
- Perbill
- A fixed point representation of a number in the range [0, 1].
- Proof
Size ToFee - Maps the proof size component of
Weight
to a fee. - RefTime
ToFee - Maps the reference time component of
Weight
to a fee. - Weight
ToFee - Handles converting a weight scalar to a fee value, based on the scale and granularity of the node’s balance type.
Constants§
- TARGET_
BLOCK_ FULLNESS - The block saturation level. Fees will be updates based on this value.