Provide human versions of trait interfaces, with a bunch of fixes to make it work
[ldk-java] / src / main / jni / org_ldk_impl_bindings.h
index 8337a4ca24955737334e7de749e8d883d27e0a6c..a371a5ca6835557716254a8bb0a1f2c0729c9d6b 100644 (file)
@@ -71,6 +71,14 @@ JNIEXPORT jlong JNICALL Java_org_ldk_impl_bindings_bytes_1to_1u8_1vec
 JNIEXPORT jlong JNICALL Java_org_ldk_impl_bindings_new_1txpointer_1copy_1data
   (JNIEnv *, jclass, jbyteArray);
 
+/*
+ * Class:     org_ldk_impl_bindings
+ * Method:    txpointer_free
+ * Signature: (J)V
+ */
+JNIEXPORT void JNICALL Java_org_ldk_impl_bindings_txpointer_1free
+  (JNIEnv *, jclass, jlong);
+
 /*
  * Class:     org_ldk_impl_bindings
  * Method:    vec_slice_len