pub const POW_MAX_ADJUST_DOWN_PERCENT: i32 = 32;
Expand description

The maximum downward adjustment percentage for median timespan variance.

PoWMaxAdjustDown * 100 in the Zcash specification.