Allow setting tokenURI for non-existent token (#4559)

Co-authored-by: Francisco <fg@frang.io>
This commit is contained in:
Hadrien Croubois
2023-09-02 06:24:05 +02:00
committed by GitHub
parent 10e00c8ef5
commit 00c5da2034
3 changed files with 13 additions and 12 deletions

View File

@ -0,0 +1,5 @@
---
'openzeppelin-solidity': major
---
`ERC721URIStorage`: Allow setting the token URI prior to minting.