[Java] Update auto-generated bindings to 0.0.115
[ldk-java] / src / main / java / org / ldk / structs / SpendableOutputDescriptor.java
index 15b6fbb7de0eb6dd68657c99d50aa86656d5bf2b..9002f8f13c58f2cbc980f52fff7ca40a5262024f 100644 (file)
@@ -17,7 +17,7 @@ import javax.annotation.Nullable;
  * outpoint describing which `txid` and output `index` is available, the full output which exists
  * at that `txid`/`index`, and any keys or other information required to sign.
  * 
- * [`SpendableOutputs`]: crate::util::events::Event::SpendableOutputs
+ * [`SpendableOutputs`]: crate::events::Event::SpendableOutputs
  */
 @SuppressWarnings("unchecked") // We correctly assign various generic arrays
 public class SpendableOutputDescriptor extends CommonBase {