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

Wallet default name and path #16

Merged
merged 4 commits into from
Oct 18, 2022
Merged

Conversation

flomang
Copy link
Collaborator

@flomang flomang commented Oct 17, 2022

Populate the display name and wallet directory when the user creates a new wallet with unique defaults: Default 1, Default 2, etc. The default folder path will also follow this convention:

~/.grin/main/grin_wallet/default_1

and for testnet:

~/.grin/test/grin_wallet/default_1

…n the wallet config. The wallet default path should also follow this convention.
…t name and directory are now passed to CreateWallet via params. Also, misc vscode edits.
@yeastplume yeastplume merged commit a056811 into mimblewimble:master Oct 18, 2022
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