BBfundwallet: fix variable #2828

This commit is contained in:
openoms 2021-12-20 19:24:36 +00:00
parent c3a4eb3bfb
commit d78d35b4ec
No known key found for this signature in database
GPG Key ID: 5BFB77609B081B65

View File

@ -82,8 +82,8 @@ echo "generating QR code ... please wait"
/home/admin/config.scripts/blitz.display.sh qr "$network:${address}"
# raise high focus on onchain wallet balance & pending for the next 15min
/home/admin/_cache.sh focus ln_${LNTYPE}_${$chain}net_wallet_onchain_pending 0 900
/home/admin/_cache.sh focus ln_${LNTYPE}_${$chain}net_wallet_onchain_balance 0 900
/home/admin/_cache.sh focus ln_${LNTYPE}_${chain}net_wallet_onchain_pending 0 900
/home/admin/_cache.sh focus ln_${LNTYPE}_${chain}net_wallet_onchain_balance 0 900
# dialog with instructions while QR code is shown on LCD
whiptail --backtitle "Fund your onchain wallet" \