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.
2 parents 43cff31 + 494a1b4 commit 3fb8b13Copy full SHA for 3fb8b13
README.md
@@ -57,12 +57,12 @@ problems. Community support is also available in the
57
LND and the loop client are using Go modules. Make sure that the `GO111MODULE`
58
env variable is set to `on`.
59
60
-In order to execute a swap, **You need to run lnd 0.6.0+, or master built with
+In order to execute a swap, **You need to run lnd 0.7.1+, or master built with
61
sub-servers enabled.**
62
63
### LND
64
65
-If you are building from source, and not using a 0.6.0 or higher release of
+If you are building from source, and not using a 0.7.1 or higher release of
66
lnd, make sure that you are using the `master` branch of lnd. You can get this
67
by git cloning the repository
68
0 commit comments