Skip to content

Commit

Permalink
Istanbul: Update Hardfork Blocknumber to 3,050,000
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisfranko committed Feb 4, 2020
1 parent 7d0b165 commit d57c0cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion params/config.go
Expand Up @@ -69,7 +69,7 @@ var (
PirlGuardBlock: 1800000,
PirlGuardLength: 60,

IstanbulBlock: big.NewInt(3000000),
IstanbulBlock: big.NewInt(3050000),
MuirGlacierBlock: nil,
Ethash: new(EthashConfig),
}
Expand Down

0 comments on commit d57c0cd

Please sign in to comment.