Skip to content

Commit

Permalink
Remove amino tag on new message
Browse files Browse the repository at this point in the history
  • Loading branch information
bermuell committed Nov 6, 2023
1 parent b60607c commit 782ed55
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 65 deletions.
1 change: 0 additions & 1 deletion proto/interchain_security/ccv/provider/v1/tx.proto
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ message MsgAssignConsumerKeyResponse {}
//
// Note: this replaces ConsumerAdditionProposal which is deprecated and will be removed soon
message MsgConsumerAddition {
option (amino.name) = "cosmos-sdk/MsgConsumerAddition";
option (cosmos.msg.v1.signer) = "signer";

// the proposed chain-id of the new consumer chain, must be different from all
Expand Down
127 changes: 63 additions & 64 deletions x/ccv/provider/types/tx.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 782ed55

Please sign in to comment.