lightning-loop: update module

* commandlineArgs -> configFile
* introduce tls certs
* loop dataDir
* fix formatting and descriptions

Warning: Manual migration of existing loop data directory necessary
This commit is contained in:
nixbitcoin
2020-09-24 16:40:11 +00:00
parent 4a503f57bd
commit e7c5f956ea
3 changed files with 52 additions and 23 deletions
+2
View File
@@ -32,3 +32,5 @@ IP.1 = 127.0.0.1
DNS.1 = localhost
# TODO: Remove hardcoded lnd IP
IP.2 = 169.254.1.14
# TODO: Remove hardcoded loopd IP
IP.3 = 169.254.1.22