[Java] Update auto-generated Java bindings to LDK 0.0.121
[ldk-java] / src / main / java / org / ldk / structs / MonitorEvent.java
index cb641761a580549e8254d8739299224db1cd7c3f..7f8ae11f03ac288e4b4c01f47b59c3b467a792af 100644 (file)
@@ -47,7 +47,8 @@ public class MonitorEvent extends CommonBase {
                }
        }
        /**
-        * A monitor event that the Channel's commitment transaction was confirmed.
+        * Indicates we broadcasted the channel's latest commitment transaction and thus closed the
+        * channel.
         */
        public final static class HolderForceClosed extends MonitorEvent {
                public final org.ldk.structs.OutPoint holder_force_closed;