Skip to content

Commit 3fb8b13

Browse files
authored
Merge pull request #98 from coreyphillips/master
Increased minimum required version of lnd to 0.7.1 in README.md.
2 parents 43cff31 + 494a1b4 commit 3fb8b13

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)