Constant zebra_chain::parameters::network_upgrade::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.