Skip to content

Commit

Permalink
Update x/ccv/provider/client/cli/tx.go
Browse files Browse the repository at this point in the history
Co-authored-by: insumity <[email protected]>
  • Loading branch information
sainoe and insumity authored Oct 12, 2023
1 parent 108fe33 commit 1aaea88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/ccv/provider/client/cli/tx.go
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ func NewSubmitConsumerDoubleVotingCmd() *cobra.Command {
, see cometbft/proto/tendermint/types/evidence.proto and the IBC header
definition can be found in the IBC messages, see ibc-go/proto/ibc/lightclients/tendermint/v1/tendermint.proto.
Examples:
Example:
%s tx provider submit-consumer-double-voting [path/to/evidence.json] [path/to/infraction_header.json] --from node0 --home ../node0 --chain-id $CID
`, version.AppName)),
Args: cobra.ExactArgs(2),
Expand Down

0 comments on commit 1aaea88

Please sign in to comment.