Skip to content

Commit

Permalink
chore: fix some comments (cosmos#20064)
Browse files Browse the repository at this point in the history
Signed-off-by: hidewrong <[email protected]>
  • Loading branch information
hidewrong authored Apr 17, 2024
1 parent a9344ab commit a4ff821
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion api/cosmos/accounts/v1/query.pulsar.go

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

2 changes: 1 addition & 1 deletion x/accounts/proto/cosmos/accounts/v1/query.proto
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ message AccountQueryResponse {
google.protobuf.Any response = 1;
}

// SchemaResponse is the response type for the Query/Schema RPC method.
// SchemaRequest is the request type for the Query/Schema RPC method.
message SchemaRequest {
// account_type defines the account type to query the schema for.
string account_type = 1;
Expand Down
2 changes: 1 addition & 1 deletion x/accounts/v1/query.pb.go

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

18 changes: 9 additions & 9 deletions x/auth/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 a4ff821

Please sign in to comment.