pub const SECTORS_MAX: usize = _; // 33_554_432usize
Expand description

The maximum number of sectors that a miner can have simultaneously active. This also bounds the number of faults that can be declared, etc.