Update auto-generated bindings
[ldk-java] / src / main / java / org / ldk / structs / SignedRawInvoice.java
index 0b976307005baeb9fda4cee407b5ace4bc506a13..f9fd6c3d99994142e38876e689a79ac891d8c3ed 100644 (file)
@@ -34,6 +34,11 @@ public class SignedRawInvoice extends CommonBase {
                return ret;
        }
 
+       long clone_ptr() {
+               long ret = bindings.SignedRawInvoice_clone_ptr(this.ptr);
+               return ret;
+       }
+
        /**
         * Creates a copy of the SignedRawInvoice
         */