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