Skip to content

Commit

Permalink
Merge pull request #5456 from filecoin-project/asr/calibnet-upgrade
Browse files Browse the repository at this point in the history
Calibnet V3 epoch
  • Loading branch information
arajasek authored Jan 28, 2021
2 parents 887d40b + f8ef6a4 commit b76fae3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/params_calibnet.go
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ const UpgradeClausHeight = 161386
// 2021-01-17T19:00:00Z
const UpgradeOrangeHeight = 250666

// 2021-01-27T07:00:00Z
const UpgradeActorsV3Height = 278026
// 2021-01-28T03:00:00Z
const UpgradeActorsV3Height = 280426

func init() {
policy.SetConsensusMinerMinPower(abi.NewStoragePower(10 << 30))
Expand Down

0 comments on commit b76fae3

Please sign in to comment.