Skip to content

Commit 377bd75

Browse files
committed
chore: make struct comments match struct names
Signed-off-by: bytesingsong <bytesing@icloud.com>
1 parent d41d670 commit 377bd75

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

proto/cronos/tx.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ message MsgTurnBridge {
8282
bool enable = 2;
8383
}
8484

85-
// MsgTurnBridgegResponse defines the response type
85+
// MsgTurnBridgeResponse defines the response type
8686
message MsgTurnBridgeResponse {}
8787

8888
// MsgUpdateParams defines the request type for updating cronos params.

x/cronos/types/tx.pb.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)