Invoice
data class Invoice(paymentRequest: PaymentRequest) : IncomingPayment.Origin
Content copied to clipboard
A normal, invoice-based lightning payment.
Constructors
Invoice
Link copied to clipboard
Functions
matches Filters
Link copied to clipboard
Properties
paymentRequest
Link copied to clipboard