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