From 9037e3019a201aa4c9fb6014f8b4be97f801be5c Mon Sep 17 00:00:00 2001 From: Simon Noetzlin Date: Thu, 16 Nov 2023 14:42:34 +0100 Subject: [PATCH] Update x/ccv/provider/client/cli/tx.go Co-authored-by: insumity --- x/ccv/provider/client/cli/tx.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x/ccv/provider/client/cli/tx.go b/x/ccv/provider/client/cli/tx.go index c386c0d12c..f6ef988299 100644 --- a/x/ccv/provider/client/cli/tx.go +++ b/x/ccv/provider/client/cli/tx.go @@ -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: