[Java] Update auto-generated Java bindings for 0.0.116
[ldk-java] / src / main / java / org / ldk / structs / RouteParameters.java
index 24ce2fb641398d756f0d9eec0d42eee0a71e06ef..7b717235fe8310301e43a65150431c2630f8b242 100644 (file)
@@ -11,10 +11,7 @@ import javax.annotation.Nullable;
 /**
  * Parameters needed to find a [`Route`].
  * 
- * Passed to [`find_route`] and [`build_route_from_hops`], but also provided in
- * [`Event::PaymentPathFailed`].
- * 
- * [`Event::PaymentPathFailed`]: crate::events::Event::PaymentPathFailed
+ * Passed to [`find_route`] and [`build_route_from_hops`].
  */
 @SuppressWarnings("unchecked") // We correctly assign various generic arrays
 public class RouteParameters extends CommonBase {