referrerpolicy=no-referrer-when-downgrade
polkadot_runtime_common

Type Alias SlowAdjustingFeeUpdate

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

Aliased Type§

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