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 Nov 16, 2023
1 parent 6c3d1b5 commit 9037e30
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 @@ -131,7 +131,7 @@ func NewSubmitConsumerDoubleVotingCmd() *cobra.Command {
fmt.Sprintf(`Submit a Tendermint duplicated vote evidence detected on a consumer chain with
the IBC light client header for the infraction height.
The DuplicateVoteEvidence type definition can be found in the Tendermint messages,
, see cometbft/proto/tendermint/types/evidence.proto and the IBC header
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.
Example:
Expand Down

0 comments on commit 9037e30

Please sign in to comment.