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

Start wallets automatically after daemon starts #10532

Merged
merged 3 commits into from Apr 20, 2023

Conversation

lontivero
Copy link
Collaborator

This PR allows to specify one or more wallets to be opened automatically by the daemon after starting. For example:

$ ./wasabi.daemon --wallet:LucasWallet

Or many wallets separated by comma

$ ./wasabi.daemon --wallet:LucasWallet,DavidWallet,BalazzWallet

This is required to do things like:

WalletWasabi.Daemon/README.md Outdated Show resolved Hide resolved
WalletWasabi.Daemon/WasabiAppBuilder.cs Outdated Show resolved Hide resolved
@lontivero lontivero requested a review from turbolay April 20, 2023 14:51
Copy link
Collaborator

@turbolay turbolay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tACK
I merged #10522 on top of it, and well, it's really excellent UX!!

@lontivero lontivero merged commit 7e2dc5c into zkSNACKs:master Apr 20, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants