pub const SECTORS_MAX: usize = 32 << 20; // 0x0000_0000_0200_0000usize
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.