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