Browse Source

update wallet backup docs

minor
Duke Leto 4 years ago
parent
commit
3f3d305ed8
  1. 4
      doc/wallet-backup.md

4
doc/wallet-backup.md

@ -16,13 +16,13 @@ These instructions are specific for the officially supported Hush Linux client.
There are multiple ways to make sure you have at least one other copy of the private keys needed to spend your HUSH and view your shielded HUSH.
For all methods, you will need to include an export directory setting in your config file (`zcash.conf` located in the data directory which is `~/.zcash/` unless it's been overridden with `datadir=` setting):
For all methods, you will need to include an export directory setting in your config file (`HUSH3.conf` located in the data directory which is `~/.komodo/HUSH3` unless it's been overridden with `datadir=` setting):
`exportdir=path/to/chosen/export/directory`
You may chose any directory within the home directory as the location for export & backup files. If the directory doesn't exist, it will be created.
Note that zcashd will need to be stopped and restarted for edits in the config file to take effect.
Note that hushd will need to be stopped and restarted for edits in the config file to take effect.
### Using `backupwallet`

Loading…
Cancel
Save