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