[Java] Update auto-generated Java bindings for 0.0.116
[ldk-java] / src / main / java / org / ldk / structs / DelayedPaymentOutputDescriptor.java
index 7f9f7692087e765f52101e2fd4d4a40454364284..40785f72d717e51d315de223110a0c83e298e40c 100644 (file)
@@ -84,8 +84,6 @@ public class DelayedPaymentOutputDescriptor extends CommonBase {
 
        /**
         * The output which is referenced by the given outpoint.
-        * 
-        * Returns a copy of the field.
         */
        public TxOut get_output() {
                long ret = bindings.DelayedPaymentOutputDescriptor_get_output(this.ptr);