Skip to content

Commit

Permalink
update london fork number for deleting un-expected data
Browse files Browse the repository at this point in the history
  • Loading branch information
13552128609 committed Jun 15, 2022
1 parent b7e2970 commit b63be1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion params/config_wan.go
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ func (c *PlutoConfig) String() string {

var (
// MainnetChainConfig is the chain parameters to run a node on the main network.
MainneLondonBlockNumber int64 = 21450800
MainneLondonBlockNumber int64 = 21454700
MainnetChainConfig = &ChainConfig{
ChainID: big.NewInt(MAINNET_CHAIN_ID),
HomesteadBlock: big.NewInt(0),
Expand Down

0 comments on commit b63be1b

Please sign in to comment.