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: refactor initializeWallet function to accept object #5299

Closed
wants to merge 1 commit into from

Conversation

walmat
Copy link
Contributor

@walmat walmat commented Dec 20, 2023

lots of calls to initializeWallet were super weird because the function accepted function args after optional args. This refactors it to accept an object instead.

@walmat
Copy link
Contributor Author

walmat commented Dec 20, 2023

We need to verify that the defaults match up to expected ones the pre-refactor had.

@walmat walmat added critical path This PR changes files that are considered critical path DO NOT MERGE labels Dec 20, 2023
@walmat
Copy link
Contributor Author

walmat commented Mar 5, 2024

Closing...

@walmat walmat closed this Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
critical path This PR changes files that are considered critical path DO NOT MERGE
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant