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.
2 parents ab31db4 + 1cc4eb3 commit 3b75a21Copy full SHA for 3b75a21
doc/config-lnd-remote.md
@@ -40,6 +40,10 @@ remote.lnd.macaroonpath=/some/folder/with/lnd/data/admin.macaroon
40
remote.lnd.tlscertpath=/some/folder/with/lnd/data/tls.cert
41
```
42
43
+> NOTE: It is highly recommended to not place the LND connection credentials
44
+inside the terminal home directory (`~/.lit/`) as `litd` may overwrite some of
45
+these files.
46
+
47
Run LiT:
48
49
```shell
0 commit comments