Skip to content

Commit 02327f6

Browse files
committed
README: update and simplify compatibility matrix table
1 parent 9d667a1 commit 02327f6

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,10 @@ different versions. There are two "levels" of depending on a version of
2424

2525
The current compatibility matrix reads as follows:
2626

27-
| `lndclient` git tag | `lnd` version in `go.mod` | minimum required `lnd` version |
28-
|---------------------------------------------------------------------------------------|---------------------------|--------------------------------|
29-
| `master` / [`v0.18.5-13`](https://github.com/lightninglabs/lndclient/blob/v0.18.5-13) | `v0.18.5-beta` | `v0.18.5-beta` |
27+
| tag | `lnd` version in `go.mod` | minimum required `lnd` version |
28+
|--------------|---------------------------|--------------------------------|
29+
| `v0.18.5-13` | `v0.18.5-beta` | `v0.18.5-beta` |
30+
| `v0.20.0-4` | `v0.20.0-beta` | `v0.18.5-beta` |
3031

3132

3233
By default, `lndclient` requires (and enforces) the following RPC subservers to

0 commit comments

Comments
 (0)