Skip to content

Commit 300b54d

Browse files
authored
Merge pull request #123 from tnull/patch-1
Update bindings branch to v0.0.112
2 parents 0de4267 + b18612c commit 300b54d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ A release build of the Java bindings library for Linux is available in git. Thus
1414

1515
To build the bindings locally, the bindings require some additional work which is still making its
1616
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).
1818
Check that branch out locally as well as [ldk-c-bindings](https://github.com/lightningdevkit/ldk-c-bindings)
1919
and run the `genbindings.sh` script in ldk-c-bindings to build the required binaries. Thereafter,
2020
in this repo, run the `genbindings.sh` script with the first argument pointing to the ldk-c-bindings

0 commit comments

Comments
 (0)