From 8ff67efa8b0c21e99e02d0a7d4eedd80f46f6780 Mon Sep 17 00:00:00 2001 From: Michael Bumann Date: Mon, 26 Oct 2020 00:59:09 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30d82fa..aa0d2fb 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ To connect to the lnd node the cert, macaroon and address of the lnd node has to Instead of the path to the macaroon and cert files you can also provide the hex strings: * `lnd-cert`: LND TLS cert as HEX string. -* `lnd-macaroon`: LND macaroon file. (invoice.macaroon is recommended) +* `lnd-macaroon`: LND macaroon HEX string. (invoice.macaroon is recommended) #### Other configuration