From 0662ebab38b43eff23e4a9b5eb22da9d162e1bb6 Mon Sep 17 00:00:00 2001 From: Fillerino Date: Sat, 18 Mar 2017 08:42:51 +0100 Subject: [PATCH] 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. --- content/faq/how-to-backup-wallet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/faq/how-to-backup-wallet.md b/content/faq/how-to-backup-wallet.md index 9f828ca1..7c655a4b 100644 --- a/content/faq/how-to-backup-wallet.md +++ b/content/faq/how-to-backup-wallet.md @@ -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