pub trait MultiplierUpdate: Convert<FixedU128, FixedU128> {
fn min() -> FixedU128;
fn target() -> Perquintill;
fn variability() -> FixedU128;
}
Expand description
Something that can convert the current multiplier to the next one.
Required methods
fn target() -> Perquintill
fn target() -> Perquintill
Target block saturation level
fn variability() -> FixedU128
fn variability() -> FixedU128
Variability factor