mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-12 05:39:22 +02:00
BBfundwallet: fix variable #2828
This commit is contained in:
parent
c3a4eb3bfb
commit
d78d35b4ec
@ -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" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user