LN-Zap / zap-android

Zap Wallet - Native android lightning wallet for node operators focused on user experience and ease of use ⚡️
MIT License
165 stars 49 forks source link

Address "Incorrect payment details" issue #318

Closed michaelWuensch closed 3 years ago

michaelWuensch commented 3 years ago

Description

This PR adds a fallback in the new payment flow if SendToRoute failed with the "Incorrect payment details" error. Why the SendToRoute failed I do not know yet, but with this fallback all payments should go through again and it does not have any negative side effects.

Motivation and Context

Some people had trouble sending some payments.

How Has This Been Tested?

A person having the problem tested the fallback and it worked.

Types of changes

Checklist: