fix description

Co-authored-by: Ryan Christoffersen <12519942+ryanchristo@users.noreply.github.com>
This commit is contained in:
vincent 2021-05-18 09:39:55 +08:00 committed by GitHub
parent 96f9e114fa
commit 09c17a6f31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ message NFT {
}
```
Queries functions for `NFT` is:
The query service methods for the `x/nft` module are:
```proto
service Query {