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