2
0
mirror of https://github.com/lightninglabs/loop synced 2024-11-04 06:00:21 +00:00

readme: update compatibility table

This commit is contained in:
Joost Jager 2020-06-15 11:51:18 +02:00
parent efcf5eee8f
commit 83f1a052d9
No known key found for this signature in database
GPG Key ID: A61B9D4C393C59C7

View File

@ -67,10 +67,11 @@ recommended to always keep both `lnd` and `loop` updated to the most recent
released version. If you need to run an older version of `lnd`, please consult
the following table for supported versions.
Loop Version | Compatible LND Version(s)
------------------|------------------
`>= v0.6.0-beta` | `v0.10.x-beta`
`<= 0.5.1-beta` | `v0.7.1-beta` - `v0.10.x-beta`
Loop Version | Compatible LND Version(s)
------------------------------|------------------
`>= v0.6.3-beta` | >= `v0.10.1-beta`
`v0.6.0-beta` - `v0.6.2-beta` | >= `v0.10.0-beta`
`<= 0.5.1-beta` | >= `v0.7.1-beta`
If you are building from source make sure you are using the latest tagged
version of lnd. You can get this by git cloning the repository and checking out