[C#] Update auto-generated files
[ldk-java] / c_sharp / src / org / ldk / structs / GossipTimestampFilter.cs
index 950c74220e34f505da30485647e665d2229d0b9e..233642d6bd64bbf53168fb131a50cd79858f843d 100644 (file)
@@ -7,9 +7,11 @@ namespace org { namespace ldk { namespace structs {
 
 
 /**
- * A gossip_timestamp_filter message is used by a node to request
+ * A [`gossip_timestamp_filter`] message is used by a node to request
  * gossip relay for messages in the requested time range when the
- * gossip_queries feature has been negotiated.
+ * `gossip_queries` feature has been negotiated.
+ * 
+ * [`gossip_timestamp_filter`]: https://github.com/lightning/bolts/blob/master/07-routing-gossip.md#the-gossip_timestamp_filter-message
  */
 public class GossipTimestampFilter : CommonBase {
        internal GossipTimestampFilter(object _dummy, long ptr) : base(ptr) { }