From 656b3e61b0dfadf0e54f609d2988a716178c2ea0 Mon Sep 17 00:00:00 2001 From: frennkie Date: Fri, 19 Apr 2019 19:08:02 +0200 Subject: [PATCH] Update FAQ.md --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 4ef941c..6fdc1c5 100644 --- a/FAQ.md +++ b/FAQ.md @@ -66,7 +66,7 @@ If you run a version earlier then 0.98 you basically need to setup a new RaspiBl 1. Close all open lightning channels you have (`lncli closeallchannels --force`) or use the menu option 'CLOSE ALL' if available. Wait until all closing transactions are done. -2. Move all on-chain funds to a wallet outside raspiblitz (`lncli --conf_target 3 sendcoins [ADDRESS]`) or use the menu option 'CHASH OUT' if available +2. Move all on-chain funds to a wallet outside raspiblitz (`lncli sendcoins --conf_target 3
`) or use the menu option 'CASHOUT' if available 3. Prepare the HDD for the new setup by running the script `/home/admin/XXcleanHDD.sh` (Blockchain will stay on HDD)