Skip to content

Commit

Permalink
Merge pull request #6248 from filecoin-project/feat/nerpa-v4
Browse files Browse the repository at this point in the history
Feat/nerpa v4
  • Loading branch information
jennijuju authored May 13, 2021
2 parents 7ce1312 + 3910d7c commit b8eb2be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/params_nerpanet.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ const UpgradeClausHeight = 250
const UpgradeOrangeHeight = 300

const UpgradeActorsV3Height = 600
const UpgradeNorwegianHeight = 999999
const UpgradeActorsV4Height = 99999999
const UpgradeNorwegianHeight = 201000
const UpgradeActorsV4Height = 203000

func init() {
// Minimum block production power is set to 4 TiB
Expand Down

0 comments on commit b8eb2be

Please sign in to comment.