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