Skip to content

Commit

Permalink
fix: lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
weiihann committed Dec 5, 2023
1 parent 7891b21 commit 3a5ec36
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 @@ -229,7 +229,7 @@ var (
PlatoBlock: nil,
BerlinBlock: nil,
HertzBlock: nil,
HertzfixBlock: nil,
HertzfixBlock: nil,

Parlia: &ParliaConfig{
Period: 3,
Expand Down

0 comments on commit 3a5ec36

Please sign in to comment.