Submitted by gpersoon
The function updateTokenURI of RCFactory.sol doesnt update the uris of RCNftHubL2.
E.g. it doesnt call setTokenURI to try and update the already created NFTs.
This way the URIs of already minted tokens are not updated.
See issue page for referenced code.
Recommend also calling setTokenURI of RCNftHubL2. Or, restricting updateTokenURI to the phase where no NFTs are minted yet. Or, at least add comments to updateTokenURI.
Splidge (Reality Cards) confirmed:
Splidge (Reality Cards) patched:
