Constant forest_actor::miner::SECTORS_MAX[][src]

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