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