From 12fd7006a61f834912c6d6ed5447d11407c232e2 Mon Sep 17 00:00:00 2001 From: openoms Date: Sun, 18 Jul 2021 15:21:01 +0100 Subject: [PATCH] improve comments --- home.admin/BBcashoutWallet.sh | 1 - home.admin/config.scripts/cln.hsmtool.sh | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/home.admin/BBcashoutWallet.sh b/home.admin/BBcashoutWallet.sh index 5891e0ebf..1f05a896e 100755 --- a/home.admin/BBcashoutWallet.sh +++ b/home.admin/BBcashoutWallet.sh @@ -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 diff --git a/home.admin/config.scripts/cln.hsmtool.sh b/home.admin/config.scripts/cln.hsmtool.sh index 798ac2ade..6b3a24dba 100644 --- a/home.admin/config.scripts/cln.hsmtool.sh +++ b/home.admin/config.scripts/cln.hsmtool.sh @@ -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