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: fix null ref in general account create command #204

Merged
merged 2 commits into from
Jan 4, 2023

Conversation

benPearce1
Copy link
Contributor

@benPearce1 benPearce1 commented Jan 4, 2023

Fixes #205

This PR also consolidates a lot of repeated code for create new options structs plus cleans up repeated properties to use shared structs for dependencies on a command

consolidated option creation across all account create commands
@benPearce1 benPearce1 changed the title Chore/fix null ref acc create chore: fix null ref in general account create command Jan 4, 2023
@benPearce1 benPearce1 marked this pull request as ready for review January 4, 2023 07:44
@benPearce1 benPearce1 requested a review from a team January 4, 2023 07:44
@benPearce1 benPearce1 merged commit 204f706 into main Jan 4, 2023
@benPearce1 benPearce1 deleted the chore/fix-null-ref-acc-create branch January 4, 2023 23:20
This was referenced Jul 28, 2023
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.

account create errors
2 participants