Constant ore::consts::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 factor of this constant from one epoch to the next.