Merge pull request #139 from TheBlueMatt/main
[ldk-java] / c_sharp / src / org / ldk / structs / Result_DelayedPaymentOutputDescriptorDecodeErrorZ.cs
index 73fa59cf0a8e3d35be1e226de4ea1e3d307c943d..005af440dc07eccc90dd7f5aebfad2205e7ec9c7 100644 (file)
@@ -58,6 +58,7 @@ public class Result_DelayedPaymentOutputDescriptorDecodeErrorZ : CommonBase {
                GC.KeepAlive(e);
                if (ret >= 0 && ret <= 4096) { return null; }
                Result_DelayedPaymentOutputDescriptorDecodeErrorZ ret_hu_conv = Result_DelayedPaymentOutputDescriptorDecodeErrorZ.constr_from_ptr(ret);
+               if (ret_hu_conv != null) { ret_hu_conv.ptrs_to.AddLast(e); };
                return ret_hu_conv;
        }