Update auto-generated bindings
[ldk-java] / src / main / java / org / ldk / structs / HTLCUpdate.java
index 8831420b36588489cf6b8007a472b3447e6e2feb..c15590f4cc314acdd76dc1d61ccb1b26feef6720 100644 (file)
@@ -21,6 +21,11 @@ public class HTLCUpdate extends CommonBase {
                if (ptr != 0) { bindings.HTLCUpdate_free(ptr); }
        }
 
+       long clone_ptr() {
+               long ret = bindings.HTLCUpdate_clone_ptr(this.ptr);
+               return ret;
+       }
+
        /**
         * Creates a copy of the HTLCUpdate
         */