Skip to content

Commit cdb4c6e

Browse files
authored
same rpcmiddleware update
1 parent db6b367 commit cdb4c6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/remote.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ To connect Lightning Terminal to a remote LND instance first make sure your `lnd
33
```text
44
tlsextraip=<externally-reachable-ip-address>
55
rpclisten=0.0.0.0:10009
6+
rpcmiddleware.enable=true
67
```
78

89
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

Comments
 (0)