Type Alias polkadot_runtime_common::SlowAdjustingFeeUpdate

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

Aliased Type§

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