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

[framework] implement polymorphic get_id #309

Closed
sblackshear opened this issue Jan 29, 2022 · 0 comments · Fixed by #334
Closed

[framework] implement polymorphic get_id #309

sblackshear opened this issue Jan 29, 2022 · 0 comments · Fixed by #334

Comments

@sblackshear
Copy link
Collaborator

See https://github.com/MystenLabs/fastnft/blob/main/fastx_programmability/framework/sources/ID.move#L70. Because we know all objects have an ID field, it is possible for us to implement a native function that extracts an ID value from a T: key.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant