Crate subspace_runtime_primitives

Source
Expand description

Runtime primitives for Subspace Network.

Modules§

Structs§

  • The adjustment variable of the runtime. Higher values will cause TargetBlockFullness to change the fees more rapidly.
  • The maximum amount of the multiplier.
  • Minimum amount of the multiplier. This value cannot be too low. A test case should ensure that combined with AdjustmentVariable, we can recover from the minimum. See multiplier_can_grow_from_zero.
  • The portion of the NORMAL_DISPATCH_RATIO that we adjust the fees with. Blocks filled less than this will decrease the weight and more will increase.

Enums§

Constants§

Traits§

Functions§

Type Aliases§