Skip to content

Commit

Permalink
Update x/budget/client/cli/query.go
Browse files Browse the repository at this point in the history
Co-authored-by: Hanjun Kim <[email protected]>
  • Loading branch information
dongsam and hallazzang authored Nov 25, 2021
1 parent caebf9a commit 2d60eaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/budget/client/cli/query.go
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ $ %s query %s address GravityDEXFarmingBudget --module-name farming
Default flag:
$ [--type 0] - ADDRESS_TYPE_32_BYTES of ADR 028
$ [--module-name %s] - When type 0, the default module name is %s
$ [--module-name %s] - When type is 0, the default module name is %s
`,
version.AppName, types.ModuleName,
version.AppName, types.ModuleName,
Expand Down

0 comments on commit 2d60eaf

Please sign in to comment.