-
Notifications
You must be signed in to change notification settings - Fork 460
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update ERC-7656: Update naming for clarity #502
Update ERC-7656: Update naming for clarity #502
Conversation
✅ All reviewers have approved. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All Reviewers Have Approved; Performing Automatic Merge...
The commit 92d38e9 (as a parent of 9ad71a4) contains errors. |
@abcoathup I am having bot errors that are unrelated to the PR's proposed changes. |
Head branch was pushed to by a user without write access
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All Reviewers Have Approved; Performing Automatic Merge...
@sullof I assume you resolved them. |
@abcoathup I made another push but obtained the same error. Then, at some moment, the issue got fixed by itself. I have no idea why. Anyway, thanks, I will ask in the Discord server |
After conversations with members of the community, it was clear that the name
IERC7656Linked
was better thanIERC7656Contract
but still not ideal. Then, the decision to change it toIERC7656Service
, which better aligns with the goal of the ERC, i.e., allowing NFT to own services that extend the capability of the single NFT.