Update auto-generated bindings
[ldk-java] / src / main / java / org / ldk / structs / Invoice.java
index 968b221ac58c07301c19a824b9ee649ad8027ed3..8817ed413f5c9b086fab29047c8559b744d948dc 100644 (file)
@@ -35,6 +35,11 @@ public class Invoice extends CommonBase {
                return ret;
        }
 
+       long clone_ptr() {
+               long ret = bindings.Invoice_clone_ptr(this.ptr);
+               return ret;
+       }
+
        /**
         * Creates a copy of the Invoice
         */