Renaming config LND_NODE_AUTH to LND

This commit is contained in:
softsimon
2022-07-06 13:55:21 +02:00
parent a238420d7f
commit 71b304cafd
3 changed files with 8 additions and 8 deletions

View File

@@ -70,7 +70,7 @@
"ENABLED": false,
"BACKEND": "lnd"
},
"LND_NODE_AUTH": {
"LND": {
"TLS_CERT_PATH": "tls.cert",
"MACAROON_PATH": "admin.macaroon",
"SOCKET": "localhost:10009"