mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-01 00:18:10 +02:00
fix missing options
This commit is contained in:
parent
1586b85696
commit
72d7d057ab
@ -206,8 +206,8 @@ else
|
||||
SERVICES "Activate/Deactivate Services" \
|
||||
lnbalance "Detailed Wallet Balances" \
|
||||
lnchannels "Lightning Channel List" \
|
||||
MOBILE "Connect Mobile Wallet") \
|
||||
CASHOUT "Remove Funds from on-chain Wallet"
|
||||
MOBILE "Connect Mobile Wallet" \
|
||||
CASHOUT "Remove Funds from on-chain Wallet")
|
||||
|
||||
# Depending Options
|
||||
openChannels=$(sudo -u bitcoin /usr/local/bin/lncli listchannels 2>/dev/null | jq '.[] | length')
|
||||
|
Loading…
x
Reference in New Issue
Block a user