remove commented out code
This commit is contained in:
parent
967fbf52c6
commit
03f4334d40
@ -37,8 +37,6 @@ func init() {
|
||||
policy.SetSupportedProofTypes(abi.RegisteredSealProof_StackedDrg2KiBV1)
|
||||
policy.SetConsensusMinerMinPower(abi.NewStoragePower(2048))
|
||||
policy.SetMinVerifiedDealSize(abi.NewStoragePower(256))
|
||||
|
||||
//policy.SetWPoStChallengeWindow(abi.ChainEpoch(5))
|
||||
policy.SetPreCommitChallengeDelay(abi.ChainEpoch(10))
|
||||
|
||||
BuildType |= Build2k
|
||||
|
Loading…
Reference in New Issue
Block a user