Skip to content

Commit 494a1b4

Browse files
committed
Increased minimum required version of lnd to 0.7.1 in README.md.
1 parent 43cff31 commit 494a1b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,12 @@ problems. Community support is also available in the
5757
LND and the loop client are using Go modules. Make sure that the `GO111MODULE`
5858
env variable is set to `on`.
5959

60-
In order to execute a swap, **You need to run lnd 0.6.0+, or master built with
60+
In order to execute a swap, **You need to run lnd 0.7.1+, or master built with
6161
sub-servers enabled.**
6262

6363
### LND
6464

65-
If you are building from source, and not using a 0.6.0 or higher release of
65+
If you are building from source, and not using a 0.7.1 or higher release of
6666
lnd, make sure that you are using the `master` branch of lnd. You can get this
6767
by git cloning the repository
6868

0 commit comments

Comments
 (0)