Skip to content

Commit

Permalink
Update x/ccv/provider/client/cli/query.go
Browse files Browse the repository at this point in the history
Co-authored-by: Philip Offtermatt <[email protected]>
  • Loading branch information
shaspitz and p-offtermatt authored Sep 14, 2023
1 parent e9d745d commit b685958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/ccv/provider/client/cli/query.go
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ func CmdThrottledConsumerPacketData() *cobra.Command {
Use: "throttled-consumer-packet-data [chainid]",
Short: "[DEPRECATED] Returns an empty set.",
Long: strings.TrimSpace(
fmt.Sprintf(`[DEPRECIATED] Returns an empty set.
fmt.Sprintf(`[DEPRECATED] Returns an empty set.
Example:
$ %s query provider throttled-consumer-packet-data foochain
`,
Expand Down

0 comments on commit b685958

Please sign in to comment.