We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f80cb2 commit 18ed9a0Copy full SHA for 18ed9a0
proto/cronos/query.proto
@@ -52,7 +52,7 @@ message ContractByDenomRequest {
52
string denom = 1;
53
}
54
55
-// ContractByDenomRequest is the response type of ContractByDenom call
+// ContractByDenomResponse is the response type of ContractByDenom call
56
message ContractByDenomResponse {
57
string contract = 1;
58
string auto_contract = 2;
0 commit comments