PaymentNotSent

data class PaymentNotSent(request: SendPayment, reason: OutgoingPaymentFailure) : PeerListenerEvent

Properties

reason
Link copied to clipboard
common
val reason: OutgoingPaymentFailure
request
Link copied to clipboard
common
val request: SendPayment