Skip to content

Commit

Permalink
Update x/distribution/client/cli/tx.go
Browse files Browse the repository at this point in the history
Co-authored-by: Simon Noetzlin <[email protected]>
  • Loading branch information
stana-miric and sainoe authored Jun 18, 2024
1 parent 30b4f73 commit e97f2e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/distribution/client/cli/tx.go
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ func NewWithdrawAllTokenizeShareRecordRewardCmd(ac address.Codec) *cobra.Command
Long: strings.TrimSpace(
fmt.Sprintf(`Withdraw reward for all owned TokenizeShareRecord
Example:
$ %s tx distribution withdraw-tokenize-share-rewards --from mykey
$ %s tx distribution withdraw-all-tokenize-share-rewards --from mykey
`,
version.AppName,
),
Expand Down

0 comments on commit e97f2e3

Please sign in to comment.