added better recover info

This commit is contained in:
rootzoll
2020-02-19 14:18:31 +01:00
parent aec033b468
commit cd128fa520
2 changed files with 12 additions and 2 deletions

View File

@@ -338,7 +338,12 @@ else
LND accepted the channel.backup file you uploaded.
It will now take around a hour until you can see,
if LND was able to recover funds from your channels.
" 9 56
IMPORTANT: If you then still missing satoshis from
your on-chain balance try to recover your wallet
with your seed words with the ZAP desktop app and
then send funds back to your RaspiBlitz.
" 14 56
fi
fi

View File

@@ -376,7 +376,12 @@ to protect the seed words. Most users did not set this.
if [ ${#err} -eq 0 ]; then
dialog --title " SUCCESS " --msgbox "
Looks good :) LND was able to recover the wallet.
" 7 53
IMPORTANT: After full sync wait an hour - if you
see still a on-chain balance of 0 satoshis try to
recover your wallet with the ZAP desktop app and
then send funds back to your RaspiBlitz.
" 12 53
else
whiptail --title " FAIL " --msgbox "
Something went wrong - see info below: