Closed SupunS closed 8 months ago
Related to https://github.com/onflow/cadence/issues/3098#issuecomment-2007977094.
Closes https://github.com/onflow/flow-nft/issues/206
Made the contract compatible for updating by reverting the following changes:
storagePath
publicPath
ownedNFTs
@{UInt64: NonFungibleToken.NFT}
ExampleNFTCollectionPublic
Collection
For contributor use:
master
Files changed
Related to https://github.com/onflow/cadence/issues/3098#issuecomment-2007977094.
Closes https://github.com/onflow/flow-nft/issues/206
Description
Made the contract compatible for updating by reverting the following changes:
storagePath
andpublicPath
.ownedNFTs
to@{UInt64: NonFungibleToken.NFT}
ExampleNFTCollectionPublic
interface.Collection
toExampleNFTCollectionPublic
.For contributor use:
master
branchFiles changed
in the Github PR explorer