Expand description
Fee-related.
Structs§
- Perbill
- A fixed point representation of a number in the range [0, 1].
- 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.