[C#] Update auto-generated files
[ldk-java] / c_sharp / src / org / ldk / structs / UpdateFailHTLC.cs
index a733a8077c3b87378f27539918939bf9b9a0db91..2c29d8857fbd437a324e13426d0ab046873a848c 100644 (file)
@@ -7,7 +7,9 @@ namespace org { namespace ldk { namespace structs {
 
 
 /**
- * An update_fail_htlc message to be sent or received from a peer
+ * An [`update_fail_htlc`] message to be sent to or received from a peer.
+ * 
+ * [`update_fail_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
  */
 public class UpdateFailHTLC : CommonBase {
        internal UpdateFailHTLC(object _dummy, long ptr) : base(ptr) { }