zebra_state::service::check::difficulty

Constant POW_DAMPING_FACTOR

source
pub const POW_DAMPING_FACTOR: i32 = 4;
Expand description

The damping factor for median timespan variance.

PoWDampingFactor in the Zcash specification.