updated function for owner in ERC721 abstract contract (building moodNft) #2181
ighodaro-daniel
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
you are free to verify my claims |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
from the course on building NFT ,patrick called the ` _isApprovedOrOwner(msg.sender, tokenId) to flipMood() function , which I discovered to be undeclared identifier or has be updated and believe to be owner(tokenId) function rather
Beta Was this translation helpful? Give feedback.
All reactions