mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-02 08:58:15 +02:00
Update FAQ.md
This commit is contained in:
parent
893c437776
commit
656b3e61b0
2
FAQ.md
2
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 <ADDRESS> <AMT>`) 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)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user