We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 271215e commit 5baddacCopy full SHA for 5baddac
README.md
@@ -138,7 +138,9 @@ By default `loopd` attempts to connect to the lnd instance running on
138
This can be altered using command line flags. See `loopd --help`.
139
140
`loopd` only listens on localhost and uses an unencrypted and unauthenticated
141
-connection.
+connection. If you set `restlisten` variable `loop` will use TLS encryption
142
+and macaroon authentication, see [Authentication and transport security](https://github.com/lightninglabs/loop#authentication-and-transport-security)
143
+for more details.
144
145
### Loop Out Swaps
146
0 commit comments