]> git.bitcoin.ninja Git - ldk-java/commitdiff
A bunch of updates:
authorMatt Corallo <git@bluematt.me>
Sat, 10 Oct 2020 22:21:53 +0000 (18:21 -0400)
committerMatt Corallo <git@bluematt.me>
Sat, 10 Oct 2020 22:23:11 +0000 (18:23 -0400)
 * Switch to passing inner pointers across JNI, not pointers to
   opaque structs. This is more effecient, and the low bit is always
   0.
 * Use bitcoinj to create a block in test and connect it (!)


No differences found