Skip to content

Commit

Permalink
chore: make struct comments match struct names
Browse files Browse the repository at this point in the history
Signed-off-by: bytesingsong <[email protected]>
  • Loading branch information
bytesingsong committed Jun 5, 2024
1 parent d41d670 commit 377bd75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion proto/cronos/tx.proto
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ message MsgTurnBridge {
bool enable = 2;
}

// MsgTurnBridgegResponse defines the response type
// MsgTurnBridgeResponse defines the response type
message MsgTurnBridgeResponse {}

// MsgUpdateParams defines the request type for updating cronos params.
Expand Down
2 changes: 1 addition & 1 deletion x/cronos/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 377bd75

Please sign in to comment.