pub const SMOOTHING_FACTOR: u64 = 2;
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.