dialog --title 'Info' --msgbox 'You still have funds in open Lightning Channels.\nUse CLOSEALL first if you want to cashout all funds.\nNOTICE: Just confirmed on-chain funds can be moved.'758
fi
# TODO: pre-check if channels are open or are still in closing
# check if money is waiting to get confirmed
# and let user know not all funds are available yet (just info Dialoge)
echo"*** IMPORTANT **********************************"
dialog --title 'Info' --msgbox 'You need to turn OFF the LND AutoPilot first,\nso that closed channels are not opening up again.\nYou find the AutoPilot -----> SERVICES section'755
echo"You need to turn OFF the LND AutoPilot first,"
echo"so that closed channels are not opening up again."
echo"You find the AutoPilot -----> SERVICES section"