Package org.ldk.structs
Class Result_ChannelTransactionParametersDecodeErrorZ.Result_ChannelTransactionParametersDecodeErrorZ_OK
- java.lang.Object
-
- org.ldk.structs.Result_ChannelTransactionParametersDecodeErrorZ
-
- org.ldk.structs.Result_ChannelTransactionParametersDecodeErrorZ.Result_ChannelTransactionParametersDecodeErrorZ_OK
-
- Enclosing class:
- Result_ChannelTransactionParametersDecodeErrorZ
public static final class Result_ChannelTransactionParametersDecodeErrorZ.Result_ChannelTransactionParametersDecodeErrorZ_OK extends Result_ChannelTransactionParametersDecodeErrorZ
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.ldk.structs.Result_ChannelTransactionParametersDecodeErrorZ
Result_ChannelTransactionParametersDecodeErrorZ.Result_ChannelTransactionParametersDecodeErrorZ_Err, Result_ChannelTransactionParametersDecodeErrorZ.Result_ChannelTransactionParametersDecodeErrorZ_OK
-
-
Field Summary
Fields Modifier and Type Field Description ChannelTransactionParameters
res
-
-
-
Field Detail
-
res
public final ChannelTransactionParameters res
-
-