improve comments

This commit is contained in:
openoms
2021-07-18 15:21:01 +01:00
parent d3a7e40fc5
commit 12fd7006a6
2 changed files with 1 additions and 2 deletions

View File

@@ -90,7 +90,6 @@ echo "******************************"
# execute command
if [ ${LNTYPE} = "cln" ];then
# TODO no easy way to sweep funds
# withdraw destination satoshi [feerate] [minconf] [utxos]
command="$lightningcli_alias withdraw ${address} all slow"
elif [ ${LNTYPE} = "lnd" ];then

View File

@@ -290,5 +290,5 @@ else
exit 1
fi
# set the lightnind service file after all choices
# set the lightnind service file after all choices unless exited before
/home/admin/config.scripts/cln.install-service.sh $CHAIN