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
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@ To connect Lightning Terminal to a remote LND instance first make sure your `lnd
3
3
```text
4
4
tlsextraip=<externally-reachable-ip-address>
5
5
rpclisten=0.0.0.0:10009
6
+
rpcmiddleware.enable=true
6
7
```
7
8
8
9
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):
0 commit comments