[Java] Update auto-generated Java bindings
[ldk-java] / src / main / java / org / ldk / structs / UpdateFailMalformedHTLC.java
index fd8f75b896121478b23d9b41f193d15a0803bfb5..388c79ac0ce42f92c67227f8fa7fefec8a001096 100644 (file)
@@ -9,7 +9,9 @@ import javax.annotation.Nullable;
 
 
 /**
- * An update_fail_malformed_htlc message to be sent or received from a peer
+ * An [`update_fail_malformed_htlc`] message to be sent to or received from a peer.
+ * 
+ * [`update_fail_malformed_htlc`]: https://github.com/lightning/bolts/blob/master/02-peer-protocol.md#removing-an-htlc-update_fulfill_htlc-update_fail_htlc-and-update_fail_malformed_htlc
  */
 @SuppressWarnings("unchecked") // We correctly assign various generic arrays
 public class UpdateFailMalformedHTLC extends CommonBase {