Skip to content

Commit 967958f

Browse files
README: clarify the Compatibility section
The wording for the first table of the Compatibility section of the README was confusing, as it didn't clearly state that the table showed the _minimum_ `lnd` version that can be used for different litd versions, when lnd is running in remote mode. This commit updates the wording in that section to make that clearer.
1 parent 9b9bf4e commit 967958f

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,13 +66,15 @@ If you’d prefer to compile from source code please follow [these instructions]
6666

6767
## Compatibility
6868

69-
Full Lightning Terminal functionality can be dependent on running a certain
70-
version of `lnd`. View the table below to ensure that you run the correct
69+
Full Lightning Terminal functionality can be dependent on running a compatible
70+
version of `lnd`. View the table below to ensure that you run a compatible
7171
version of `lnd` with the relevant `litd` release.
7272

73-
This version compatibility dependency is only relevant for running remote mode
74-
`litd`. The bundled version will always come with the correct, [compatible
75-
versioning](#daemon-versions-packaged-with-lit).
73+
This version compatibility dependency table is only relevant when running litd
74+
in remote mode (meaning that `lnd-mode=remote` is set). It shows the
75+
**_minimum_** `lnd` version that can be used with different versions of `litd`
76+
(LiT). The bundled version will always come with the correct,
77+
[compatible versioning](#daemon-versions-packaged-with-lit).
7678

7779
| LiT | LND |
7880
|-------------------|--------------|

0 commit comments

Comments
 (0)