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 53c02ea commit e9d745d
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 @@ -289,7 +289,7 @@ $ %s query provider throttle-state
func CmdThrottledConsumerPacketData() *cobra.Command {
cmd := &cobra.Command{
Use: "throttled-consumer-packet-data [chainid]",
Short: "[DEPRECIATED] Returns an empty set.",
Short: "[DEPRECATED] Returns an empty set.",
Long: strings.TrimSpace(
fmt.Sprintf(`[DEPRECIATED] Returns an empty set.
Example:
Expand Down

0 comments on commit e9d745d

Please sign in to comment.