We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a705b8a commit 9bb5c40Copy full SHA for 9bb5c40
README.md
@@ -58,7 +58,7 @@ In order to generate these bindings from scratch, you will need to clone two dep
58
**[rust-lightning](https://github.com/lightningdevkit/rust-lightning)**, (a specific branch built for bindings compatibility):
59
60
```shell
61
-git clone --branch 0.0.123-bindings https://github.com/lightningdevkit/rust-lightning /path/to/rust-lightning
+git clone --branch 0.0.124-bindings https://github.com/lightningdevkit/rust-lightning /path/to/rust-lightning
62
```
63
64
**[ldk-c-bindings](https://github.com/lightningdevkit/ldk-c-bindings)**:
0 commit comments