[Java] Update auto-generated Java bindings
[ldk-java] / src / main / java / org / ldk / structs / ClosingSigned.java
index 55a537bf232f5cde840713a317b324add973398a..cfb4968dc4045ce40f15ccc97222684b44e25975 100644 (file)
@@ -9,7 +9,9 @@ import javax.annotation.Nullable;
 
 
 /**
- * A closing_signed message to be sent or received from a peer
+ * A [`closing_signed`] message to be sent to or received from a peer.
+ * 
+ * [`closing_signed`]: https://github.com/lightning/bolts/blob/master/02-peer-protocol.md#closing-negotiation-closing_signed
  */
 @SuppressWarnings("unchecked") // We correctly assign various generic arrays
 public class ClosingSigned extends CommonBase {