Closed bugbytesinc closed 3 years ago
Hi @bugbytesinc, thanks for catching this!
We actually meant for getAccountNftInfos
and getTokenNftInfos
to be disabled in this release (as they are on testnet), for two reasons:
We have several big performance improvements coming in release 0.18.0
, so if these queries are determined to be important, we will re-enable them then.
For now, I have disabled them on previewnet (i.e., the ANSWER_ONLY
versions of the queries will immediately return NOT_SUPPORTED
instead of empty lists).
Description
Getting NFT Infos is broken in previewnet, it does not return nft information
Steps to reproduce
create an NFT token Mint Some Tokens Try to get the info for the tokens
Additional context
Log snippit of failing integration test
Hedera network
previewnet
Version
previewnet
Operating system
Windows