pub const MIN_SECTOR_EXPIRATION: i64 = 180 * EPOCHS_IN_DAY; // 518_400i64
Expand description

Minimum number of epochs past the current epoch a sector may be set to expire.