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