You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when a keysend payment fails because the receiving node doesn't accept keysend payments, LND returns FAILURE_REASON_INCORRECT_PAYMENT_DETAILS.
-> It would be nice to see a specific error code like FAILURE_REASON_KEYSEND_NOT_ACCEPTED in this case.