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

@@ -105,7 +105,7 @@ __LND_MACAROON_PATH__=${LND_MACAROON_PATH:=""}
__LND_REST_API_URL__=${LND_REST_API_URL:="https://localhost:8080"}
# CLN
__CLN_SOCKET__=${CLN_SOCKET:=""}
__CLIGHTNING_SOCKET__=${CLIGHTNING_SOCKET:=""}
mkdir -p "${__MEMPOOL_CACHE_DIR__}"