File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -24,9 +24,10 @@ different versions. There are two "levels" of depending on a version of
2424
2525The 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
3233By default, ` lndclient ` requires (and enforces) the following RPC subservers to
You can’t perform that action at this time.
0 commit comments