[C#] Update auto-generated files
[ldk-java] / c_sharp / src / org / ldk / structs / Result_OpenChannelDecodeErrorZ.cs
index 592ce3ff2c4b9649232eb4a18b1a97ede352acac..955e37b6744382a1df7c29fa824d51c73dbcfe5a 100644 (file)
@@ -58,6 +58,7 @@ public class Result_OpenChannelDecodeErrorZ : CommonBase {
                GC.KeepAlive(e);
                if (ret >= 0 && ret <= 4096) { return null; }
                Result_OpenChannelDecodeErrorZ ret_hu_conv = Result_OpenChannelDecodeErrorZ.constr_from_ptr(ret);
+               if (ret_hu_conv != null) { ret_hu_conv.ptrs_to.AddLast(e); };
                return ret_hu_conv;
        }