[TS] Update auto-generated TypeScript Bindings
[ldk-java] / ts / structs / LockedChannelMonitor.mts
index e68e9a485897ac202f6b710f96e0ef7978e56e5d..98352ceb1cc1ca4f7c5a5407e3528703d3f6c11f 100644 (file)
@@ -281,6 +281,12 @@ import CommonBase from './CommonBase.mjs';
 import * as bindings from '../bindings.mjs'
 
 /** XXX: DO NOT USE THIS - it remains locked until the GC runs (if that ever happens */
+/**
+ * A read-only reference to a current ChannelMonitor.
+ * 
+ * Note that this holds a mutex in [`ChainMonitor`] and may block other events until it is
+ * released.
+ */
 export class LockedChannelMonitor extends CommonBase {
        /* @internal */
        public constructor(_dummy: object, ptr: number) {