change password C fix

This commit is contained in:
rootzoll 2019-02-14 13:42:14 +01:00
parent 7039c0a42c
commit 6706ecc383
2 changed files with 5 additions and 0 deletions

2
FAQ.md
View File

@ -164,6 +164,8 @@ So here is what todo if you want to "Recover from Wallet Seed" with RaspiBlitz:
Then give LND some time to rescan the blockchain. In the end you will have restored your funding wallet. You maybe need to wait for your old channel counter parts to force close the old channels until you see the coins back displayed.
*Important: If you see a zero balance for on-chain funds after restoring from seed ... see details discussed [here](https://github.com/rootzoll/raspiblitz/issues/278)*
### 2) LND Channel State Backup
This second option is very very risky and can lead to complete loss of funds. And it olny can work, if you can still access the HDD content of your failing RaspiBlitz. It should only be used if you lost your cypher seed for the option above, forgot your cypher seed encryption password or your old channel counter parts are offline, too.

View File

@ -224,6 +224,9 @@ elif [ "${abcd}" = "c" ]; then
echo "To CANCEL use CTRL+C - use command 'raspiblitz' to get back to main menu"
echo "****************************************************************************"
echo "LND needs to restarted to lock wallet first .. (please wait)"
sudo systemctl restart lnd
# let LND-CLI handle the password change
sudo -u bitcoin lncli --chain=${network} --network=${chain}net changepassword