Package org.ldk.structs
Class Option_HTLCDestinationZ.Some
- java.lang.Object
-
- org.ldk.structs.Option_HTLCDestinationZ
-
- org.ldk.structs.Option_HTLCDestinationZ.Some
-
- Enclosing class:
- Option_HTLCDestinationZ
public static final class Option_HTLCDestinationZ.Some extends Option_HTLCDestinationZ
When we're in this state, this COption_HTLCDestinationZ contains a crate::lightning::events::HTLCDestination
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.ldk.structs.Option_HTLCDestinationZ
Option_HTLCDestinationZ.None, Option_HTLCDestinationZ.Some
-
-
Field Summary
Fields Modifier and Type Field Description HTLCDestination
some
-
-
-
Field Detail
-
some
public final HTLCDestination some
-
-