Receive Payment
data class ReceivePayment(paymentPreimage: ByteVector32, amount: MilliSatoshi?, description: String, expirySeconds: Long?, result: CompletableDeferred<PaymentRequest>) : PaymentEvent
Content copied to clipboard
Properties
amount
Link copied to clipboard
description
Link copied to clipboard
expirySeconds
Link copied to clipboard
paymentPreimage
Link copied to clipboard
result
Link copied to clipboard