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