pub const WPOST_CHALLENGE_WINDOW: ChainEpoch = 30 * 60 / EPOCH_DURATION_SECONDS; // 60i64
Expand description

The duration of a deadline’s challenge window, the period before a deadline when the challenge is available.