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