Joystream / Joystream/joystream
NFTs: Owner should be able to destroy NFT
Open
- Dominant language
- Rust
- Stars
- 1.4k
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
# Problem
Although there is an extrinsic that allows for NFTs to be destroyed it is currently filtered (https://discord.com/channels/811216481340751934/1035125137030254603/1189120616037630053). For many reasons the owner of an NFT may want to delete the NFT and this ability is apparently common on many other blockchains.
# Solution
Add the ability for the current owner of an NFT to destroy it
# Complications
* Should this also destroy the video?
* If it doesn't destroy the video, should the original video owner be able to reissue it as an NFT?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.