Package org.ldk.structs
Class MonitorEvent.CommitmentTxBroadcasted
- java.lang.Object
-
- org.ldk.structs.MonitorEvent
-
- org.ldk.structs.MonitorEvent.CommitmentTxBroadcasted
-
- Enclosing class:
- MonitorEvent
public static final class MonitorEvent.CommitmentTxBroadcasted extends MonitorEvent
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.ldk.structs.MonitorEvent
MonitorEvent.CommitmentTxBroadcasted, MonitorEvent.HTLCEvent
-
-
Field Summary
Fields Modifier and Type Field Description OutPoint
commitment_tx_broadcasted
-
-
-
Field Detail
-
commitment_tx_broadcasted
public final OutPoint commitment_tx_broadcasted
-
-