Companion
object Companion
Content copied to clipboard
Functions
convert Failure
Link copied to clipboard
fun convertFailure(failure: Either<ChannelException, FailureMessage>, completedAt: Long = currentTimestampMillis()): OutgoingPayment.Part.Status.Failed
Content copied to clipboard
is Rejected By Recipient
Link copied to clipboard
fun isRejectedByRecipient(failure: OutgoingPayment.Part.Status.Failed): Boolean
Content copied to clipboard
is Route Error
Link copied to clipboard