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