Finish compacting giant type-conversion-strings if tree, updating to new upstream...
[ldk-java] / src / main / jni / org_ldk_impl_bindings.h
index 431685477718aa88255aeb9e12c62f052bdd8ec1..cde70db81b9d2a5e6d89302d15492a8c1180a03f 100644 (file)
@@ -3191,6 +3191,14 @@ JNIEXPORT void JNICALL Java_org_ldk_impl_bindings_MonitorUpdateError_1free
 JNIEXPORT void JNICALL Java_org_ldk_impl_bindings_MonitorEvent_1free
   (JNIEnv *, jclass, jlong);
 
+/*
+ * Class:     org_ldk_impl_bindings
+ * Method:    MonitorEvent_clone
+ * Signature: (J)J
+ */
+JNIEXPORT jlong JNICALL Java_org_ldk_impl_bindings_MonitorEvent_1clone
+  (JNIEnv *, jclass, jlong);
+
 /*
  * Class:     org_ldk_impl_bindings
  * Method:    HTLCUpdate_free