Package org.ldk.structs
Class Result_C2Tuple_BlockHashChannelManagerZDecodeErrorZ.Result_C2Tuple_BlockHashChannelManagerZDecodeErrorZ_Err
- java.lang.Object
-
- org.ldk.structs.Result_C2Tuple_BlockHashChannelManagerZDecodeErrorZ
-
- org.ldk.structs.Result_C2Tuple_BlockHashChannelManagerZDecodeErrorZ.Result_C2Tuple_BlockHashChannelManagerZDecodeErrorZ_Err
-
- Enclosing class:
- Result_C2Tuple_BlockHashChannelManagerZDecodeErrorZ
public static final class Result_C2Tuple_BlockHashChannelManagerZDecodeErrorZ.Result_C2Tuple_BlockHashChannelManagerZDecodeErrorZ_Err 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 DecodeError
err
-
-
-
Field Detail
-
err
public final DecodeError err
-
-