[C#] Update auto-generated files
[ldk-java] / c_sharp / src / org / ldk / structs / FundingCreated.cs
index 7c93cd5b81e8e48c6c53535aef7a6e2c4a8f43bd..37be957b49b153fc31da0a0d284aab3b2d81c2f0 100644 (file)
@@ -7,7 +7,11 @@ namespace org { namespace ldk { namespace structs {
 
 
 /**
- * A funding_created message to be sent or received from a peer
+ * A [`funding_created`] message to be sent to or received from a peer.
+ * 
+ * Used in V1 channel establishment
+ * 
+ * [`funding_created`]: https://github.com/lightning/bolts/blob/master/02-peer-protocol.md#the-funding_created-message
  */
 public class FundingCreated : CommonBase {
        internal FundingCreated(object _dummy, long ptr) : base(ptr) { }