You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ A release build of the Java bindings library for Linux is available in git. Thus
14
14
15
15
To build the bindings locally, the bindings require some additional work which is still making its
16
16
way upstream, for now it should be built against the
17
-
[rust-lightning 2022-07-109-java-bindings branch on git.bitcoin.ninja](https://git.bitcoin.ninja/?p=rust-lightning;a=shortlog;h=refs/heads/2022-07-109-java-bindings).
17
+
[rust-lightning 2022-10-112-java-bindings branch on git.bitcoin.ninja](https://git.bitcoin.ninja/?p=rust-lightning;a=shortlog;h=refs/heads/2022-10-112-java-bindings).
18
18
Check that branch out locally as well as [ldk-c-bindings](https://github.com/lightningdevkit/ldk-c-bindings)
19
19
and run the `genbindings.sh` script in ldk-c-bindings to build the required binaries. Thereafter,
20
20
in this repo, run the `genbindings.sh` script with the first argument pointing to the ldk-c-bindings
0 commit comments