[C#] Update auto-generated files
[ldk-java] / c_sharp / src / org / ldk / structs / ChannelUpdate.cs
index 031932b150f72c3aeca232d8dfe606fa1ce42da0..af39a9aa7bf45d7123f8561425ccc2596f0413a5 100644 (file)
@@ -7,7 +7,9 @@ namespace org { namespace ldk { namespace structs {
 
 
 /**
- * A channel_update message to be sent or received from a peer
+ * A [`channel_update`] message to be sent to or received from a peer.
+ * 
+ * [`channel_update`]: https://github.com/lightning/bolts/blob/master/07-routing-gossip.md#the-channel_update-message
  */
 public class ChannelUpdate : CommonBase {
        internal ChannelUpdate(object _dummy, long ptr) : base(ptr) { }