Update auto-generated bindings
[ldk-java] / src / main / java / org / ldk / structs / HTLCUpdate.java
index 5951ab2e22a28fd485b1bb8f978a4ac7cd5b92df..e951269a10aeeab9dc12967ade5add046884070a 100644 (file)
@@ -10,8 +10,6 @@ import java.util.Arrays;
  * Simple structure sent back by `chain::Watch` when an HTLC from a forward channel is detected on
  * chain. Used to update the corresponding HTLC in the backward channel. Failing to pass the
  * preimage claim backward will lead to loss of funds.
- * 
- * [`chain::Watch`]: ../trait.Watch.html
  */
 @SuppressWarnings("unchecked") // We correctly assign various generic arrays
 public class HTLCUpdate extends CommonBase {