@ -87,9 +87,9 @@ case $CHOICE in
;;
INFO)
./00infoBlitz.sh
echo "Screen is not updating ... press ENTER to continue."
echo "Screen is not refreshing itself ... press ENTER to continue."
read key
./00mainMenu.sh
./00raspiblitz.sh
lnbalance)
lnbalance ${network}
@ -122,8 +122,9 @@ elif [ ${walletLocked} -gt 0 ]; then
fi
if [ ${startcountLightning} -gt 1 ]; then
width=45
height=$((height+1))
height=$((height+2))
infoStr=" LIGHTNING RESTARTED - login for details\n${infoStr}"
adminStr="${adminStr}\n or choose 'INFO' in main menu"