Cyfrin / solidity-by-example.github.io

Solidity By Example
https://solidity-by-example.org/
MIT License
614 stars 201 forks source link

Updated burn function in erc721 #229

Closed dabit3 closed 2 years ago

dabit3 commented 2 years ago

Now requires caller to be owner to be able to burn token.