metaplex-foundation / metaplex-android

Metaplex Mobile Android SDK
18 stars 12 forks source link

Remove deprecated NFT cloent callback functions and use suspended versions #66

Closed ajamaica closed 1 year ago

ajamaica commented 2 years ago

NFT client has deprecated the callback base functions in favor of suspended functions. A change on FindByMint and FindByOwner is required.