[C#] Update auto-generated files
[ldk-java] / c_sharp / src / org / ldk / structs / GraphSyncError.cs
index 764305da9313ffcabe180e5b0ad3d8cfb5111be4..1078fe2435f46afe30333eea90ba89833ca5b0bf 100644 (file)
@@ -71,6 +71,7 @@ public class GraphSyncError : CommonBase {
                if (ret >= 0 && ret <= 4096) { return null; }
                org.ldk.structs.GraphSyncError ret_hu_conv = org.ldk.structs.GraphSyncError.constr_from_ptr(ret);
                if (ret_hu_conv != null) { ret_hu_conv.ptrs_to.AddLast(ret_hu_conv); };
+               if (ret_hu_conv != null) { ret_hu_conv.ptrs_to.AddLast(a); };
                return ret_hu_conv;
        }