mirror of
https://github.com/aljazceru/breez-sdk-liquid.git
synced 2026-01-29 02:44:40 +01:00
Return pending payment (#245)
* Return pending payment * Simplify select loop * Revert dart pubspec * Add error logging for payment events without swap ids Co-authored-by: ok300 <106775972+ok300@users.noreply.github.com> --------- Co-authored-by: ok300 <106775972+ok300@users.noreply.github.com>
This commit is contained in:
@@ -16,6 +16,7 @@ enum PaymentError {
|
||||
"InvalidPreimage",
|
||||
"LwkError",
|
||||
"PairsNotFound",
|
||||
"PaymentTimeout",
|
||||
"PersistError",
|
||||
"Refunded",
|
||||
"SendError",
|
||||
|
||||
Reference in New Issue
Block a user