Unannounced Channel Configuration #1036

This commit is contained in:
ShahanaFarooqui 2022-11-15 19:17:23 -08:00
parent 6ce2ae82c8
commit 2c113030b4
45 changed files with 216 additions and 109 deletions

View file

@ -39,6 +39,7 @@ If your running RTL and LND on different devices on your local LAN, certain conf
"bitcoindConfigPath": "<Optional: path of bitcoind.conf path if available locally>",
"logLevel": "INFO",
"fiatConversion": false,
"unannouncedChannels": false,
"lnServerUrl": "<https://<ip-address-of-device-running-lnd>:8080; e.g. https://192.168.0.1:8080>",
"swapServerUrl": "<https://<localhost>:8081>",
"boltzServerUrl": "<https://<localhost>:9003>"