Skip to content

Commit

Permalink
update comment for consensus params query cli
Browse files Browse the repository at this point in the history
  • Loading branch information
go7066 committed Jan 22, 2024
1 parent 1e7b2d5 commit 72d4d85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/mint/client/cli/query.go
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ func GetConsensusParamsCmd() *cobra.Command {
Use: "consensus-params",
Short: "Query consensus params",
Long: strings.TrimSpace(
fmt.Sprintf(`Query the total balance of an account or of a specific denomination.
fmt.Sprintf(`Query consensus params.
Example:
$ %s query %s consensus-params
Expand Down

0 comments on commit 72d4d85

Please sign in to comment.