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

feat(sui-sdk-types)!: Object content getters #87

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

unmaykr-aftermath
Copy link
Contributor

@unmaykr-aftermath unmaykr-aftermath commented Jan 10, 2025

  • 41a0604 feat(sui-sdk-types): Object::as_struct getter

  • 9cc7fdd feat(sui-sdk-types)!: remove Object::has_public_transfer getter
    Probably a good idea to keep MoveStruct::has_public_transfer private
    to avoid any misinterpretation there (there's a comment clearly
    stating it's deprecated)

Done as separate commits to make it easy to revert any change.

Closes #72

Probably a good idea to keep `MoveStruct::has_public_transfer` private
to avoid any misinterpretation there (there's a comment clearly
stating it's deprecated)
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 this pull request may close these issues.

Contribution: missing Object content getters
1 participant