Skip to content

Commit 447e943

Browse files
authored
Update sample config to specify macaroondir option
1 parent e802d87 commit 447e943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/config-lnd-remote.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ creating `lit.conf` populate it with the following configuration settings:
3838

3939
```
4040
remote.lnd.rpcserver=<externally-reachable-ip-address>:10009
41-
remote.lnd.macaroonpath=/some/folder/with/lnd/data/admin.macaroon
41+
remote.lnd.macaroondir=/some/folder/with/lnd/data
4242
remote.lnd.tlscertpath=/some/folder/with/lnd/data/tls.cert
4343
```
4444

0 commit comments

Comments
 (0)