Constant SMOOTHING_FACTOR

Source
pub const SMOOTHING_FACTOR: u64 = 2;
Expand description

The smoothing factor for reward rate changes. The reward rate cannot change by more or less than a factor of this constant from one epoch to the next.