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