liquality / chainify

Blockchain abstraction layer
https://liquality.io
MIT License
219 stars 69 forks source link

fix: move NFTAsset type to global level #555

Closed monokh closed 2 years ago

monokh commented 2 years ago

Move the nft asset to global level so that calling client.nft.fetch is correctly typed.