Skip to content

Commit 680a47c

Browse files
committed
docs: remove mention of useless macaroons
We previously removed the need for all lnd subserver macaroons to be present for LiT to run but forgot to update this document.
1 parent ad5e49b commit 680a47c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

doc/remote.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,6 @@ rpclisten=0.0.0.0:10009
88
Copy the following files that are located in your `~/.lnd/data/chain/bitcoin/mainnet` directory on your remote machine to `/some/folder/with/lnd/data/` on your local machine (where you’ll be running LiT):
99
- tls.cert
1010
- admin.macaroon
11-
- chainnotifier.macaroon
12-
- invoices.macaroon
13-
- readonly.macaroon
14-
- router.macaroon
15-
- signer.macaroon
16-
- walletkit.macaroon
1711

1812
Create a `lit.conf` file. The default location LiT will look for the configuration file depends on your operating system:
1913
- MacOS: `~/Library/Application Support/Lit/lit.conf`

0 commit comments

Comments
 (0)