Add rpcmiddleware config for remote lnd instance

Add rpcmiddleware.enable=true as a needed config for the remote lnd node
This commit is contained in:
Luke Roberts 2023-02-18 12:11:15 -06:00 committed by GitHub
parent 3ddd65d263
commit db6b367f56
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,7 @@ file contains the following additional configuration settings:
```text
tlsextraip=<externally-reachable-ip-address>
rpclisten=0.0.0.0:10009
rpcmiddleware.enable=true
```
Copy the following files that are located in your `~/.lnd/data/chain/bitcoin/mainnet`