mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-11 21:29:29 +02:00
close issue #87
This commit is contained in:
parent
435236f52d
commit
758ec89d28
@ -4,7 +4,7 @@
|
||||
network=`cat .network`
|
||||
chain=$(${network}-cli -datadir=/home/bitcoin/.${network} getblockchaininfo | jq -r '.chain')
|
||||
|
||||
command="lncli --chain=${network} --force closeallchannels "
|
||||
command="lncli --chain=${network} closeallchannels --force"
|
||||
|
||||
clear
|
||||
echo "***********************************"
|
||||
|
Loading…
x
Reference in New Issue
Block a user