We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e802d87 commit 447e943Copy full SHA for 447e943
doc/config-lnd-remote.md
@@ -38,7 +38,7 @@ creating `lit.conf` populate it with the following configuration settings:
38
39
```
40
remote.lnd.rpcserver=<externally-reachable-ip-address>:10009
41
-remote.lnd.macaroonpath=/some/folder/with/lnd/data/admin.macaroon
+remote.lnd.macaroondir=/some/folder/with/lnd/data
42
remote.lnd.tlscertpath=/some/folder/with/lnd/data/tls.cert
43
44
0 commit comments