[C#] Update auto-generated files
[ldk-java] / c_sharp / src / org / ldk / structs / CommitmentSigned.cs
index f76840ef5ddd090978720465d889a4eab67b06e6..bb3d72fe9d98df488869067fa0ff79d289c92800 100644 (file)
@@ -7,7 +7,9 @@ namespace org { namespace ldk { namespace structs {
 
 
 /**
- * A commitment_signed message to be sent or received from a peer
+ * A [`commitment_signed`] message to be sent to or received from a peer.
+ * 
+ * [`commitment_signed`]: https://github.com/lightning/bolts/blob/master/02-peer-protocol.md#committing-updates-so-far-commitment_signed
  */
 public class CommitmentSigned : CommonBase {
        internal CommitmentSigned(object _dummy, long ptr) : base(ptr) { }