-
Notifications
You must be signed in to change notification settings - Fork 129
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
Update decrediton-setup.md #1150
base: master
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -130,3 +130,15 @@ Press **Create Wallet** and your wallet setup is complete. You will be taken bac | |
1. Select **Create Wallet**. Wait for the blockchain to be downloaded. | ||
|
||
1. The blockchain will now be scanned for any transactions belonging to this wallet. | ||
|
||
## Restore Existing Wallet from file | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Change to subheader
|
||
|
||
Decred wallet file locations are: | ||
|
||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. In addition to making these bullet points, I suggest using Also I believe it is more common to use <> to clarify that is where a user needs to provide their own text, so you may want to use |
||
Windows: C:\Users\{Username}\AppData\Local\Decrediton\wallets\mainnet | ||
|
||
Mac: ~/Library/Application Support/decrediton/wallets/mainnet/ | ||
|
||
In order to restore a wallet from file, you can copy and paste the wallet folder to the new computer. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Suggest changing the wording to the following:
|
||
|
||
If you are restoring a wallet, which was created on a different operating system, it is recommended to create a new wallet, to populate the config files, and then paste the original wallet.db file in the wallet's mainnet folder. Ensure that the dcrwallet.conf settings are correct. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Below line 116, add a new line and the subheader: