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 fea9e3e commit e5a1914Copy full SHA for e5a1914
release_notes.md
@@ -20,6 +20,11 @@ This file tracks release notes for the loop client.
20
verbose info, giving users a more intuitive view about money paid
21
on/off-chain and fees incurred. Use `loop in -v`, `loop out -v`,
22
`loop quote in -v` or `loop quote out -v` to view the details.
23
+* A stripped down version of the Loop server is now provided as a
24
+ [Docker image](https://hub.docker.com/r/lightninglabs/loopserver). A quick
25
+ start script and example `docker-compose` environment as well as
26
+ [documentation on how to use the `regtest` Loop server](https://github.com/lightninglabs/loop/blob/master/regtest/README.md)
27
+ was added too.
28
29
#### Breaking Changes
30
0 commit comments