Constant zebra_chain::parameters::POW_AVERAGING_WINDOW

source ·
pub const POW_AVERAGING_WINDOW: usize = 17;
Expand description

The averaging window for difficulty threshold arithmetic mean calculations.

PoWAveragingWindow in the Zcash specification.