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