Skip to content
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

Add a NFT.setData() function #1556

Closed
miquelcabot opened this issue Jul 8, 2022 · 0 comments · Fixed by #1558
Closed

Add a NFT.setData() function #1556

miquelcabot opened this issue Jul 8, 2022 · 0 comments · Fixed by #1558
Assignees
Labels
Type: Enhancement New feature or request

Comments

@miquelcabot
Copy link
Contributor

Is your feature request related to a problem? Please describe.
We don't have a method to set data in the NFTs, as specified in the ERC725y standard. We already have the setData() function in the Datatoken class, but not in the NFT class.

Describe the solution you'd like
Add the setData() function to the NFT class.

@miquelcabot miquelcabot added the Type: Enhancement New feature or request label Jul 8, 2022
@miquelcabot miquelcabot self-assigned this Jul 11, 2022
miquelcabot pushed a commit that referenced this issue Jul 25, 2022
…a()-function

Issue-#1556: Add nft.setData() function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant