Package org.ldk.structs
Class PaymentPurpose.SpontaneousPayment
- java.lang.Object
-
- org.ldk.structs.PaymentPurpose
-
- org.ldk.structs.PaymentPurpose.SpontaneousPayment
-
- Enclosing class:
- PaymentPurpose
public static final class PaymentPurpose.SpontaneousPayment extends PaymentPurpose
Because this is a spontaneous payment, the payer generated their own preimage rather than us (the payee) providing a preimage.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.ldk.structs.PaymentPurpose
PaymentPurpose.InvoicePayment, PaymentPurpose.SpontaneousPayment
-
-
Field Summary
Fields Modifier and Type Field Description byte[]
spontaneous_payment
-