BBcashoutWallet: fix variable #2828

This commit is contained in:
openoms 2021-12-20 19:26:34 +00:00
parent d78d35b4ec
commit 81621071bd
No known key found for this signature in database
GPG key ID: 5BFB77609B081B65

View file

@ -91,8 +91,8 @@ echo "Sweep all possible Funds"
echo "******************************"
# 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
# execute command
if [ ${LNTYPE} = "cl" ];then