onflow / flow-nft

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

Make ExampleNFT compatible for contract update #205

Closed SupunS closed 6 months ago

SupunS commented 6 months ago

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:


For contributor use: