ACINQ / eclair-mobile

An Android wallet for the Lightning Network
Apache License 2.0
258 stars 44 forks source link

Failed LN transaction succeds after successful retry of this payment (2. TX, via BTCPay QR) #108

Open neoo23 opened 6 years ago

neoo23 commented 6 years ago
  1. I opened a LN channel ... success
  2. I imported a BTCPay payment (QR)
  3. The Transaction (#1) was some minutes in pending state and than failed.
  4. I tryed again to import the BTCPay payment (QR)
  5. Another LN Transaction (#2) was created and finished successful in seconds
  6. But the previous failed one (#1) was also executed (success)
  7. So i payed the double amount, what was not the plan.

i can provide screenshots, if needed.

i was directed to the BTCPay QR via link witch i followed for both transactions ... https://pretix.eu/fulmo/lightninghackday/order/YHJAX/p7ocigcyq5yz0g36/

thanks for your good work. steffen

dpad85 commented 6 years ago

Hello Steffen,

Do you have 2 separate payment lines for that purchase in eclair wallet? Or is it the same payment, with the same payment request, that first failed and then succeeded?

If you can join screenshots, that may be useful! Thanks.

neoo23 commented 6 years ago

Hello, here are screenshots, i guess 2x different payments ...

screenshot_20180903-180046 screenshot_20180903-180052 screenshot_20180903-180058

steffen