Skip to content

Commit

Permalink
chore:fix comments (#6699)
Browse files Browse the repository at this point in the history
* fix tx.proto

* fix tx.pb.go
  • Loading branch information
lfgtwo authored Jun 25, 2024
1 parent 9ac1781 commit e20e0a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion modules/core/04-channel/types/tx.pb.go

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

2 changes: 1 addition & 1 deletion proto/ibc/core/channel/v1/tx.proto
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@ message MsgChannelUpgradeTimeout {
string signer = 6;
}

// MsgChannelUpgradeTimeoutRepsonse defines the MsgChannelUpgradeTimeout response type
// MsgChannelUpgradeTimeoutResponse defines the MsgChannelUpgradeTimeout response type
message MsgChannelUpgradeTimeoutResponse {}

// MsgChannelUpgradeCancel defines the request type for the ChannelUpgradeCancel rpc
Expand Down

0 comments on commit e20e0a3

Please sign in to comment.