pub const MAX_SECTOR_EXPIRATION_EXTENSION: i64 = _; // 1_555_200i64
Expand description

Maximum number of epochs past the current epoch a sector may be set to expire. The actual maximum extension will be the minimum of CurrEpoch + MaximumSectorExpirationExtension and sector.ActivationEpoch+sealProof.SectorMaximumLifetime()