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
67
67
released version. If you need to run an older version of ` lnd ` , please consult
68
68
the following table for supported versions.
69
69
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 `
74
75
75
76
If you are building from source make sure you are using the latest tagged
76
77
version 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