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

Make singleton over MutinyWallet #814

Closed
wants to merge 1 commit into from
Closed

Conversation

benthecarman
Copy link
Collaborator

Should make the singleton more user friendly, instead of getting an error it'll just give you the currently instantiated one.

Problem with this is that if you tried to initiate with a different configuration you would get the same wallet back. Also have to impl send and sync which I am not totally sure is going to work.

@TonyGiorgio
Copy link
Contributor

Are we hitting this error? Because if we are, we should fix the root cause.

@benthecarman
Copy link
Collaborator Author

Are we hitting this error? Because if we are, we should fix the root cause.

I am not sure

@benthecarman benthecarman deleted the singleton-wallet branch November 7, 2023 07:59
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