Companion

object Companion

Functions

convertFailure
Link copied to clipboard
common
fun convertFailure(failure: Either<ChannelException, FailureMessage>, completedAt: Long = currentTimestampMillis()): OutgoingPayment.Part.Status.Failed
isRejectedByRecipient
Link copied to clipboard
common
fun isRejectedByRecipient(failure: OutgoingPayment.Part.Status.Failed): Boolean
isRouteError
Link copied to clipboard
common
fun isRouteError(failure: OutgoingPayment.Part.Status.Failed): Boolean