Finish compacting giant type-conversion-strings if tree, updating to new upstream...
[ldk-java] / src / main / java / org / ldk / structs / Event.java
index 9e3ee3f2aeacd95e073b9953c3302333d105d1a6..bbba62d7b8c4917a99e5e479836243fd49278619 100644 (file)
@@ -106,6 +106,7 @@ public class Event extends CommonBase {
                        for (int b = 0; b < outputs.length; b++) {
                                long arr_conv_27 = outputs[b];
                                SpendableOutputDescriptor arr_conv_27_hu_conv = SpendableOutputDescriptor.constr_from_ptr(arr_conv_27);
+                               arr_conv_27_hu_conv.ptrs_to.add(this);
                                arr_conv_27_arr[b] = arr_conv_27_hu_conv;
                        }
                        this.outputs = arr_conv_27_arr;