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

Create a AccountBuilder for easy creation of complex and valid Accounts. #20

Open
1 of 2 tasks
OxidizedLoop opened this issue Nov 25, 2023 · 0 comments
Open
1 of 2 tasks
Labels
enhancement New feature or request P-low Priority Low

Comments

@OxidizedLoop
Copy link
Owner

OxidizedLoop commented Nov 25, 2023

An AccountBuilder, or at least improving the new method would improve the usability of the crate.

The term valid is mentioned in the Account documentation but making it a bool field and making methods interact with it, as well as make methods that interact with is the first step

Depending on how Account is improved by the valid field, if deemed necessary an AccountBuilder can be created

  • Create an AccountBuilder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P-low Priority Low
Projects
None yet
Development

No branches or pull requests

1 participant