onflow / flow-nft

The non-fungible token standard on the Flow blockchain
https://onflow.org
The Unlicense
465 stars 169 forks source link

Enables having more then one subnft of a given type #220

Closed joshuahannan closed 6 months ago

joshuahannan commented 6 months ago

Description

Changes the return type of getAvailableSubNFTS() to have an array so that there can be more than one NFT of a given type.


For contributor use: