chore: fix functions' comments (#20974)
This commit is contained in:
@@ -253,7 +253,7 @@ message QuerySupplyResponse {
|
||||
uint64 amount = 1;
|
||||
}
|
||||
|
||||
// QueryNFTstRequest is the request type for the Query/NFTs RPC method
|
||||
// QueryNFTsRequest is the request type for the Query/NFTs RPC method
|
||||
message QueryNFTsRequest {
|
||||
string class_id = 1;
|
||||
string owner = 2;
|
||||
|
||||
Reference in New Issue
Block a user