update wallet backup

This commit is contained in:
Jeremy Kauffman 2016-08-08 11:47:30 -04:00 committed by GitHub
parent 6f1b29e854
commit 806ad4fbc3

View file

@ -11,8 +11,6 @@ LBRY provides two different wallets, `lbryum` and `lbrycrd`. `lbryum` is the def
Make a copy of `~/.lbryum/default_wallet`.
####
### Backup `lbrycrd` wallet
#### Manually
@ -21,6 +19,7 @@ Make a copy of `~/.lbrycrd/wallet.dat`.
#### Command Line
Run `lbrycrd-cli backupwallet <pathtobackup>`.
### See Also