subspace_runtime_primitives

Type Alias SlowAdjustingFeeUpdate

Source
pub type SlowAdjustingFeeUpdate<R, TargetBlockFullness> = TargetedFeeAdjustment<R, TargetBlockFullness, AdjustmentVariable, MinimumMultiplier, MaximumMultiplier>;
Expand description

Aliased Typeยง

struct SlowAdjustingFeeUpdate<R, TargetBlockFullness>(/* private fields */);