Update auto-generated bindings
[ldk-java] / src / main / java / org / ldk / structs / NodeFeatures.java
index ebd78144b187394dd7c8441ff753908cf3bbebd5..1a05b6d5aad4cbca48d75e97f94566a1eb8dd5e3 100644 (file)
@@ -30,6 +30,11 @@ public class NodeFeatures extends CommonBase {
                return ret;
        }
 
+       long clone_ptr() {
+               long ret = bindings.NodeFeatures_clone_ptr(this.ptr);
+               return ret;
+       }
+
        /**
         * Creates a copy of the NodeFeatures
         */