Constant zebra_state::service::check::difficulty::POW_MAX_ADJUST_UP_PERCENT

source ยท
pub const POW_MAX_ADJUST_UP_PERCENT: i32 = 16;
Expand description

The maximum upward adjustment percentage for median timespan variance.

PoWMaxAdjustUp * 100 in the Zcash specification.