Update auto-generated bindings
[ldk-java] / src / main / java / org / ldk / structs / TwoTuple_OutPointScriptZ.java
index d0582880f73c61d0c24351e13e8c22fb7f2d150f..2cb31e27bfa37983156d66390bd776e66907362a 100644 (file)
@@ -38,6 +38,11 @@ public class TwoTuple_OutPointScriptZ extends CommonBase {
                return ret;
        }
 
+       long clone_ptr() {
+               long ret = bindings.C2Tuple_OutPointScriptZ_clone_ptr(this.ptr);
+               return ret;
+       }
+
        /**
         * Creates a new tuple which has the same data as `orig`
         * but with all dynamically-allocated buffers duplicated in new buffers.