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