Update comment for _beforeTokenTransfer (#3586)
This commit is contained in:
@ -64,8 +64,7 @@ abstract contract ERC721Enumerable is ERC721, IERC721Enumerable {
|
||||
* transferred to `to`.
|
||||
* - When `from` is zero, `tokenId` will be minted for `to`.
|
||||
* - When `to` is zero, ``from``'s `tokenId` will be burned.
|
||||
* - `from` cannot be the zero address.
|
||||
* - `to` cannot be the zero address.
|
||||
* - `from` and 'to' cannot be the zero address at the same time.
|
||||
*
|
||||
* To learn more about hooks, head to xref:ROOT:extending-contracts.adoc#using-hooks[Using Hooks].
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user