mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
Uptated with the correct place to find the wallet
Updates/change the locations from the old non existing default_wallet in lbryum Main dir to wallets/default_wallet.
This commit is contained in:
parent
79c0b659da
commit
0662ebab38
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ LBRY provides two different wallets, `lbryum` and `lbrycrd`. `lbryum` is the def
|
|||
|
||||
#### Manually
|
||||
|
||||
Make a copy of `~/.lbryum/default_wallet`.
|
||||
Make a copy of `~/.lbryum/wallets/default_wallet`.
|
||||
|
||||
### Backup `lbrycrd` wallet
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue