mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-19 20:24:39 +02:00
added better recover info
This commit is contained in:
@@ -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
|
||||
|
@@ -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:
|
||||
|
Reference in New Issue
Block a user