Constant zebra_state::service::check::difficulty::POW_MEDIAN_BLOCK_SPAN
source ยท pub const POW_MEDIAN_BLOCK_SPAN: usize = 11;
Expand description
The median block span for time median calculations.
PoWMedianBlockSpan
in the Zcash specification.