public-awesome / cw-nfts

Examples and helpers to build NFT contracts on CosmWasm
Apache License 2.0
189 stars 181 forks source link

add migrate msg to contracts and cleanup in cw721-expiration #171

Closed taitruong closed 2 months ago

taitruong commented 2 months ago

Migration tests are fully covered here: https://github.com/public-awesome/cw-nfts/blob/main/packages/cw721/src/testing/multi_tests.rs#L387