Update ERC721.sol
This commit is contained in:
@ -419,7 +419,6 @@ abstract contract ERC721 is Context, ERC165, IERC721, IERC721Metadata, IERC721Er
|
||||
*
|
||||
* Requirements:
|
||||
* - operator can't be the address zero.
|
||||
* - owner can't approve himself.
|
||||
*
|
||||
* Emits an {ApprovalForAll} event.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user