Skip to content

Commit

Permalink
Merge pull request #3 from chainbound/feat/blobs
Browse files Browse the repository at this point in the history
chore: fix help text
  • Loading branch information
merklefruit authored Mar 20, 2024
2 parents 42abc59 + acde414 commit 04a2d3c
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 04a2d3c

Please sign in to comment.