use lnd rest api

This commit is contained in:
Antoni Spaanderman
2022-07-29 20:53:19 +02:00
parent e589a28f68
commit 5264738e5f
8 changed files with 197 additions and 998 deletions

View File

@@ -79,8 +79,8 @@
},
"LND": {
"TLS_CERT_PATH": "tls.cert",
"MACAROON_PATH": "admin.macaroon",
"SOCKET": "localhost:10009"
"MACAROON_PATH": "readonly.macaroon",
"REST_API_URL": "https://localhost:8080"
},
"SOCKS5PROXY": {
"ENABLED": false,