Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ngocthanh1389 committed Oct 3, 2023
1 parent a007b44 commit 49a39c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/tradelogs/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ func run(c *cli.Context) error {
hashflow.MustNewParser(),
native.MustNewParser(),
kyberswaprfq.MustNewParser(),
hashflowv3.MustNewParser(),
)
if err != nil {
l.Errorw("Error while init worker")
Expand Down

0 comments on commit 49a39c9

Please sign in to comment.