Versions in this module Expand all Collapse all v1 v1.0.0 Aug 15, 2021 Changes in this version + const ChainFinality + const PaychSettleDelay + const SealRandomnessLookback + func AddSupportedProofTypes(types ...abi.RegisteredSealProof) + func GetConsensusMinerMinPledge() abi.TokenAmount + func GetDefaultSectorSize() abi.SectorSize + func GetMaxPoStPartitions(p abi.RegisteredPoStProof) (int, error) + func GetMaxProveCommitDuration(ver actors.Version, t abi.RegisteredSealProof) abi.ChainEpoch + func GetPreCommitChallengeDelay() abi.ChainEpoch + func GetWinningPoStSectorSetLookback(nwVer network.Version) abi.ChainEpoch + func SetConsensusMinerMinPledge(amount abi.TokenAmount) + func SetConsensusMinerMinPower(p abi.StoragePower) + func SetPreCommitChallengeDelay(delay abi.ChainEpoch) + func SetSupportedProofTypes(types ...abi.RegisteredSealProof) + func SetWPoStChallengeWindow(period abi.ChainEpoch)