fatemeh nedaee
Results
2
comments of
fatemeh nedaee
Hi In [v5.0.0-rc.0](https://github.com/OpenZeppelin/openzeppelin-contracts/releases/tag/v5.0.0-rc.0) release `_beforeTokenTransfer` deleted, So you can use `_update` instead. If you have any question, you can ask me.
your welcome Yes, It is easy As document says : `_update(address to, uint256 tokenId, address auth) → address` > Transfers tokenId from its current owner to to, or alternatively mints...