public-awesome / cw-nfts

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

Add a `Burn` method to the cw721 spec. #71

Closed JakeHartnell closed 2 years ago

JakeHartnell commented 2 years ago

We should add a Burn method to the cw721 spec as it is in base.

Originally posted by @ezekiiel in https://github.com/CosmWasm/cw-nfts/issues/68#issuecomment-1192942074