Add ability to fetch all Vec details in one call.
authorMatt Corallo <git@bluematt.me>
Wed, 7 Oct 2020 20:42:49 +0000 (16:42 -0400)
committerMatt Corallo <git@bluematt.me>
Wed, 7 Oct 2020 20:42:49 +0000 (16:42 -0400)
commitfbf55c2a3c48fbb606cdef016c8b008b70348fd6
treea00e2e2dd3d2a65b6bdbe3929878dce9a3736bcf
parent36e5154452d7583496053259e2c6b93b9baeaf8a
Add ability to fetch all Vec details in one call.
genbindings.py
src/main/java/org/ldk/impl/bindings.java
src/main/jni/bindings.c
src/main/jni/org_ldk_impl_bindings.h
src/test/java/org/ldk/PeerTest.java