Update README.md

This commit is contained in:
bumi 2020-10-26 00:59:09 +01:00 committed by GitHub
parent f79fb1747f
commit 8ff67efa8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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