From 66529c10d03d99ac2bf4502e5bf6125121e88182 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Pobo=C5=99il?= Date: Wed, 13 Apr 2022 17:20:24 +0200 Subject: [PATCH] Fixed docs about LND_REST_ENDPOINT There should be base URL, not only hostname. --- docs/guide/wallets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/wallets.md b/docs/guide/wallets.md index 4b19363a2..7a3b6a273 100644 --- a/docs/guide/wallets.md +++ b/docs/guide/wallets.md @@ -47,7 +47,7 @@ To encrypt your macaroon, run `./venv/bin/python lnbits/wallets/macaroon/macaroo ### LND (REST) - `LNBITS_BACKEND_WALLET_CLASS`: **LndRestWallet** -- `LND_REST_ENDPOINT`: ip_address +- `LND_REST_ENDPOINT`: http://10.147.17.230:8080/ - `LND_REST_CERT`: /file/path/tls.cert - `LND_REST_MACAROON`: /file/path/admin.macaroon or Bech64/Hex