Package org.ldk.structs
Class MonitorEvent.HTLCEvent
- java.lang.Object
-
- org.ldk.structs.MonitorEvent
-
- org.ldk.structs.MonitorEvent.HTLCEvent
-
- Enclosing class:
- MonitorEvent
public static final class MonitorEvent.HTLCEvent 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 HTLCUpdate
htlc_event
-
-
-
Field Detail
-
htlc_event
public final HTLCUpdate htlc_event
-
-