pub const PRE_COMMIT_SECTOR_BATCH_MAX_SIZE: usize = 256;
Expand description

The maximum number of sector pre-commitments in a single batch. 32 sectors per epoch would support a single miner onboarding 1EiB of 32GiB sectors in 1 year.