FAILURE_REASON_INCORRECT_PAYMENT_DETAILS - Payment details incorrect (unknown hash, invalid amt or invalid final cltv delta)
FAILURE_REASON_INSUFFICIENT_BALANCE - Insufficient local balance.
FAILURE_REASON_NONE - Payment isn't failed (yet).
FAILURE_REASON_NO_ROUTE - All possible routes were tried and failed permanently. Or were no routes to the destination at all.
FAILURE_REASON_TIMEOUT - There are more routes to try, but the payment timeout was exceeded.
Generated using TypeDoc
FAILURE_REASON_ERROR - A non-recoverable error has occured.