[C#] Update auto-generated files
[ldk-java] / c_sharp / src / org / ldk / structs / SpendableOutputDescriptor.cs
index f349e6f8c46d4ad0f971a42c546582a36fbed8bf..54bdbb22be36c747e4999119f7cacbf0c047ea67 100644 (file)
@@ -14,7 +14,7 @@ namespace org { namespace ldk { namespace structs {
  * outpoint describing which `txid` and output `index` is available, the full output which exists
  * at that `txid`/`index`, and any keys or other information required to sign.
  * 
- * [`SpendableOutputs`]: crate::util::events::Event::SpendableOutputs
+ * [`SpendableOutputs`]: crate::events::Event::SpendableOutputs
  */
 public class SpendableOutputDescriptor : CommonBase {
        protected SpendableOutputDescriptor(object _dummy, long ptr) : base(ptr) { }