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