[C#] Update auto-generated files
[ldk-java] / c_sharp / src / org / ldk / structs / ThreeTuple_OutPointCVec_MonitorEventZPublicKeyZ.cs
index a07500a4d8e8c047bd25dacf2fec4f8dce63b132..b99b2910bca6426416d8f0c521676f9ec1d0fd9a 100644 (file)
@@ -84,6 +84,7 @@ public class ThreeTuple_OutPointCVec_MonitorEventZPublicKeyZ : CommonBase {
                ThreeTuple_OutPointCVec_MonitorEventZPublicKeyZ ret_hu_conv = new ThreeTuple_OutPointCVec_MonitorEventZPublicKeyZ(null, ret);
                if (ret_hu_conv != null) { ret_hu_conv.ptrs_to.AddLast(ret_hu_conv); };
                if (ret_hu_conv != null) { ret_hu_conv.ptrs_to.AddLast(a); };
+               foreach (MonitorEvent b_conv_14 in b) { if (ret_hu_conv != null) { ret_hu_conv.ptrs_to.AddLast(b_conv_14); }; };
                return ret_hu_conv;
        }