zebra_state::service::check::difficulty

Constant 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.