onflow / flow-nft

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

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

Closed joshuahannan closed 1 month ago

joshuahannan commented 1 month 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: