Package org.ldk.structs
Class Result_OutPointDecodeErrorZ.Result_OutPointDecodeErrorZ_Err
- java.lang.Object
-
- org.ldk.structs.Result_OutPointDecodeErrorZ
-
- org.ldk.structs.Result_OutPointDecodeErrorZ.Result_OutPointDecodeErrorZ_Err
-
- Enclosing class:
- Result_OutPointDecodeErrorZ
public static final class Result_OutPointDecodeErrorZ.Result_OutPointDecodeErrorZ_Err extends Result_OutPointDecodeErrorZ
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.ldk.structs.Result_OutPointDecodeErrorZ
Result_OutPointDecodeErrorZ.Result_OutPointDecodeErrorZ_Err, Result_OutPointDecodeErrorZ.Result_OutPointDecodeErrorZ_OK
-
-
Field Summary
Fields Modifier and Type Field Description DecodeError
err
-
-
-
Field Detail
-
err
public final DecodeError err
-
-