mirror of
https://github.com/lightninglabs/loop
synced 2024-11-11 13:11:12 +00:00
notes: update README.md
Additional notice for developers; they'll likely need HTTPS for connecting to exposed REST Api
This commit is contained in:
parent
271215e8c6
commit
5baddac0fa
@ -138,7 +138,9 @@ By default `loopd` attempts to connect to the lnd instance running on
|
|||||||
This can be altered using command line flags. See `loopd --help`.
|
This can be altered using command line flags. See `loopd --help`.
|
||||||
|
|
||||||
`loopd` only listens on localhost and uses an unencrypted and unauthenticated
|
`loopd` only listens on localhost and uses an unencrypted and unauthenticated
|
||||||
connection.
|
connection. If you set `restlisten` variable `loop` will use TLS encryption
|
||||||
|
and macaroon authentication, see [Authentication and transport security](https://github.com/lightninglabs/loop#authentication-and-transport-security)
|
||||||
|
for more details.
|
||||||
|
|
||||||
### Loop Out Swaps
|
### Loop Out Swaps
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user