Skip to content

Commit

Permalink
fix: golang-lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
sunny2022da committed May 12, 2023
1 parent d746669 commit 04fd806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion params/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ var (
LubanBlock: nil,
PlatoBlock: nil,

// TODO modify blockNumber to enable Berlin EIPs after the block.
// TODO modify blockNumber to enable Berlin EIPs after the block.
BerlinBlock: nil,

Parlia: &ParliaConfig{
Expand Down

0 comments on commit 04fd806

Please sign in to comment.