Skip to content

Commit 2ecdd24

Browse files
authored
Merge pull request #339 from rockstardev/patch-1
notes: update README.md
2 parents 271215e + 5baddac commit 2ecdd24

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,9 @@ By default `loopd` attempts to connect to the lnd instance running on
138138
This can be altered using command line flags. See `loopd --help`.
139139

140140
`loopd` only listens on localhost and uses an unencrypted and unauthenticated
141-
connection.
141+
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.
142144

143145
### Loop Out Swaps
144146

0 commit comments

Comments
 (0)