Fixed CLN to CLIGHTNING

This commit is contained in:
Wes van der Vleuten
2022-09-05 19:02:13 +02:00
parent 3190144b9c
commit 97e918e212
3 changed files with 4 additions and 4 deletions

View File

@@ -81,7 +81,7 @@
"REST_API_URL": "__LND_REST_API_URL__"
},
"CLIGHTNING": {
"SOCKET": "__CLN_SOCKET__"
"SOCKET": "__CLIGHTNING_SOCKET__"
},
"SOCKS5PROXY": {
"ENABLED": __SOCKS5PROXY_ENABLED__,