Package org.ldk.structs
Class PaymentError.Invoice
- java.lang.Object
-
- org.ldk.structs.PaymentError
-
- org.ldk.structs.PaymentError.Invoice
-
- Enclosing class:
- PaymentError
public static final class PaymentError.Invoice extends PaymentError
An error resulting from the provided [`Invoice`] or payment hash.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.ldk.structs.PaymentError
PaymentError.Invoice, PaymentError.Sending
-
-
-
-
Field Detail
-
invoice
public final String invoice
-
-