[Java] Update auto-generated Java bindings
[ldk-java] / src / main / java / org / ldk / structs / Option_NetworkUpdateZ.java
index fbee2dc39ebf10f05ac380f3c376840ee5e5da64..c2621537ff3c40f2958568a02f4e8480bd7fdfc0 100644 (file)
@@ -60,6 +60,7 @@ public class Option_NetworkUpdateZ extends CommonBase {
                if (ret >= 0 && ret <= 4096) { return null; }
                org.ldk.structs.Option_NetworkUpdateZ ret_hu_conv = org.ldk.structs.Option_NetworkUpdateZ.constr_from_ptr(ret);
                if (ret_hu_conv != null) { ret_hu_conv.ptrs_to.add(ret_hu_conv); };
+               if (ret_hu_conv != null) { ret_hu_conv.ptrs_to.add(o); };
                return ret_hu_conv;
        }