pub const POW_AVERAGING_WINDOW: usize = 17;
The averaging window for difficulty threshold arithmetic mean calculations.
PoWAveragingWindow in the Zcash specification.
PoWAveragingWindow