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