Outgoing Payment Failure
fun OutgoingPaymentFailure(reason: FinalFailure, failures: List<Either<ChannelException, FailureMessage>>, completedAt: Long = currentTimestampMillis())
Content copied to clipboard
fun OutgoingPaymentFailure(reason: FinalFailure, failures: List<OutgoingPayment.Part.Status.Failed>)
Content copied to clipboard