mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-14 12:43:03 +02:00
Merge pull request #98 from coreyphillips/master
Increased minimum required version of lnd to 0.7.1 in README.md.
This commit is contained in:
commit
3fb8b13a5b
1 changed files with 2 additions and 2 deletions
|
|
@ -57,12 +57,12 @@ problems. Community support is also available in the
|
|||
LND and the loop client are using Go modules. Make sure that the `GO111MODULE`
|
||||
env variable is set to `on`.
|
||||
|
||||
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
|
||||
sub-servers enabled.**
|
||||
|
||||
### LND
|
||||
|
||||
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
|
||||
lnd, make sure that you are using the `master` branch of lnd. You can get this
|
||||
by git cloning the repository
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue