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