mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-26 19:47:05 +02:00
updates command
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
network=`cat .network`
|
||||
chain=$(${network}-cli -datadir=/home/bitcoin/.${network} getblockchaininfo | jq -r '.chain')
|
||||
|
||||
command="lncli closeallchannels -f"
|
||||
command="lncli closeallchannels --force"
|
||||
|
||||
clear
|
||||
echo "***********************************"
|
||||
|
Reference in New Issue
Block a user