Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Malcador committed Jun 14, 2021
2 parents b0797c7 + f29dfa7 commit 9a672f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ var DefaultChainConfig = &ChainConfig{
ConstantinopleBlock: 0,
PetersburgBlock: 0,
IstanbulBlock: 0,
BerlinBlock: 0,
}

func (c *ChainConfig) Config() (*params.ChainConfig, error) {
Expand Down

0 comments on commit 9a672f7

Please sign in to comment.