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