[C#] Update auto-generated files
[ldk-java] / c_sharp / src / org / ldk / structs / Option_CVec_NetAddressZZ.cs
index d2f87fd6a7c48d79f9cf69bafaf181c5c78783d4..70910cd86ec4e9401f1c063ea91db7bd2b93d13a 100644 (file)
@@ -54,6 +54,7 @@ public class Option_CVec_NetAddressZZ : CommonBase {
                if (ret >= 0 && ret <= 4096) { return null; }
                org.ldk.structs.Option_CVec_NetAddressZZ ret_hu_conv = org.ldk.structs.Option_CVec_NetAddressZZ.constr_from_ptr(ret);
                if (ret_hu_conv != null) { ret_hu_conv.ptrs_to.AddLast(ret_hu_conv); };
+               foreach (NetAddress o_conv_12 in o) { if (ret_hu_conv != null) { ret_hu_conv.ptrs_to.AddLast(o_conv_12); }; };
                return ret_hu_conv;
        }