Drop old manual implementations of the `Tx{In,Out}` getters
[ldk-java] / src / main / java / org / ldk / structs / Result_NonePaymentErrorZ.java
index 7bccf9a3e6d93a736da7e4809f989621265bd9ff..874420825b0b1903d78ce59fba16d5a9e20526bc 100644 (file)
@@ -55,6 +55,7 @@ public class Result_NonePaymentErrorZ extends CommonBase {
                Reference.reachabilityFence(e);
                if (ret >= 0 && ret <= 4096) { return null; }
                Result_NonePaymentErrorZ ret_hu_conv = Result_NonePaymentErrorZ.constr_from_ptr(ret);
+               if (ret_hu_conv != null) { ret_hu_conv.ptrs_to.add(e); };
                return ret_hu_conv;
        }