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