Constant zebra_state::service::check::difficulty::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.