You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/remote.md
-6Lines changed: 0 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -8,12 +8,6 @@ rpclisten=0.0.0.0:10009
8
8
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):
9
9
- tls.cert
10
10
- admin.macaroon
11
-
- chainnotifier.macaroon
12
-
- invoices.macaroon
13
-
- readonly.macaroon
14
-
- router.macaroon
15
-
- signer.macaroon
16
-
- walletkit.macaroon
17
11
18
12
Create a `lit.conf` file. The default location LiT will look for the configuration file depends on your operating system:
0 commit comments