envoylabs / whoami

An NFT-based user and smart contract nameservice
Apache License 2.0
16 stars 8 forks source link

Fix nested paths query #65

Closed the-frey closed 2 years ago

the-frey commented 2 years ago

In the case that a path was nested underneath another path, the nested paths query was returning the token id passed in as well as the token ids nested underneath. This fixes that, and also tidies up the README.