Skip to content

Commit db6b367

Browse files
authored
Add rpcmiddleware config for remote lnd instance
Add rpcmiddleware.enable=true as a needed config for the remote lnd node
1 parent 3ddd65d commit db6b367

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/config-lnd-remote.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ file contains the following additional configuration settings:
1111
```text
1212
tlsextraip=<externally-reachable-ip-address>
1313
rpclisten=0.0.0.0:10009
14+
rpcmiddleware.enable=true
1415
```
1516

1617
Copy the following files that are located in your `~/.lnd/data/chain/bitcoin/mainnet`

0 commit comments

Comments
 (0)