cosmos-sdk/x/nft/client/testutil
Zhiqiang Zhang 006650c3db
feat!: enhanced grpc interface of nft module (#10709)
* add grpc NFTsOfOwner method

* add comment

* fix test error

* apply comment from github

* format code

* apply comments from github

* add test case

* assert error msg

* update adr-043 docs

Co-authored-by: Marko <marbar3778@yahoo.com>
2022-01-27 09:47:28 +01:00
..
cli_test.go feat: add command line for nft module (#10505) 2021-11-10 13:00:10 +00:00
grpc.go feat!: enhanced grpc interface of nft module (#10709) 2022-01-27 09:47:28 +01:00
query.go feat!: enhanced grpc interface of nft module (#10709) 2022-01-27 09:47:28 +01:00
test_helper.go feat!: enhanced grpc interface of nft module (#10709) 2022-01-27 09:47:28 +01:00
tx.go feat: add command line for nft module (#10505) 2021-11-10 13:00:10 +00:00