Write tuple getters (and test them, exposing memory leak)
authorMatt Corallo <git@bluematt.me>
Fri, 23 Oct 2020 21:04:45 +0000 (17:04 -0400)
committerMatt Corallo <git@bluematt.me>
Fri, 23 Oct 2020 21:10:27 +0000 (17:10 -0400)
commit40b7509553eb31c32af3424581efe27d540c3ffa
tree02a42fa97f552e249d441b82b47c0f2595c30e03
parent00002bc824325a7a1310027da9f39541fd8e14ff
Write tuple getters (and test them, exposing memory leak)
genbindings.py
src/main/jni/bindings.c
src/test/java/org/ldk/HumanObjectPeerTest.java