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

refactor: removed newAccount param from setupWallet #48

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

frazarshad
Copy link
Collaborator

Motivation and context

This PR updates the params of the setupWallet command and removes the newAccount field.
This field is being removed because:

  • it serves a function similar to the default behaviour of setupWallet
  • its naming clashes with the createNewWallet param

Does it fix any issue?

#47

@frazarshad frazarshad merged commit c366257 into dev Jun 10, 2024
2 checks passed
@frazarshad frazarshad deleted the refactor/remove-new-account branch June 10, 2024 11:50
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.

2 participants