Skip to content

Commit

Permalink
chore: fix route
Browse files Browse the repository at this point in the history
  • Loading branch information
merklefruit committed Mar 20, 2024
1 parent b208694 commit acde414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli.go
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ func NewApp() *cli.App {
},
{
Name: "trace",
Usage: "Trace transactions or blocks",
Usage: "Trace transactions, blocks or blobs",
Subcommands: []*cli.Command{
{
Name: "tx",
Expand Down

0 comments on commit acde414

Please sign in to comment.