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 committed Nov 16, 2023
1 parent 9037e30 commit d458eda
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 @@ -128,7 +128,7 @@ func NewSubmitConsumerDoubleVotingCmd() *cobra.Command {
Use: "submit-consumer-double-voting [evidence] [infraction_header]",
Short: "submit a double voting evidence for a consumer chain",
Long: strings.TrimSpace(
fmt.Sprintf(`Submit a Tendermint duplicated vote evidence detected on a consumer chain with
fmt.Sprintf(`Submit a Tendermint duplicate 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
Expand Down

0 comments on commit d458eda

Please sign in to comment.