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

chore(iota-sdk): Privatize public fields #3940

Merged
merged 3 commits into from
Nov 8, 2024

Conversation

DaughterOfMars
Copy link
Contributor

Description of change

Makes fields in several struct private and adds getters and setters as needed.

Links to any relevant issues

Closes #2157

@DaughterOfMars DaughterOfMars requested review from a team as code owners November 6, 2024 17:21
@alexsporn alexsporn added the dev-tools Issues related to the Developer Tools Team label Nov 7, 2024
@DaughterOfMars DaughterOfMars merged commit db5a337 into develop Nov 8, 2024
38 of 40 checks passed
@DaughterOfMars DaughterOfMars deleted the dev-tools/unpub-fields branch November 8, 2024 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-tools Issues related to the Developer Tools Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Task (iota-sdk)]: avoid structures full of pub fields
5 participants