File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -67,10 +67,11 @@ recommended to always keep both `lnd` and `loop` updated to the most recent
6767released version. If you need to run an older version of ` lnd ` , please consult
6868the following table for supported versions.
6969
70- Loop Version | Compatible LND Version(s)
71- ------------------|------------------
72- ` >= v0.6.0-beta ` | ` v0.10.x-beta `
73- ` <= 0.5.1-beta ` | ` v0.7.1-beta ` - ` v0.10.x-beta `
70+ Loop Version | Compatible LND Version(s)
71+ ------------------------------|------------------
72+ ` >= v0.6.3-beta ` | >= ` v0.10.1-beta `
73+ ` v0.6.0-beta ` - ` v0.6.2-beta ` | >= ` v0.10.0-beta `
74+ ` <= 0.5.1-beta ` | >= ` v0.7.1-beta `
7475
7576If you are building from source make sure you are using the latest tagged
7677version of lnd. You can get this by git cloning the repository and checking out
You can’t perform that action at this time.
0 commit comments