KomodoPlatform / atomicDEX

This is the official AtomicDEX mobile (smartphone app) repository
https://atomicdex.io
GNU General Public License v2.0
10 stars 15 forks source link

BTC Swap status displayed incorrectly (timeout) #124

Open lilszi opened 4 years ago

lilszi commented 4 years ago

Had a BTC/KMD swap, where due to long BTC blocktimes, swap was showing "timeout" after roughly 3 hours just like with other coins, but it eventually went trough shortly after that and changed to successful. I've been told BTC has 10x locktime than other coins, so this could be a UI discrepancy or false data from mm2? It should not show "timeout" if it's not actually timed out for good.

SirSevenG commented 4 years ago

Thanks for info, much appreciated. Similar concerns were raised in Dex-api repo: https://github.com/KomodoPlatform/atomicDEX-API/issues/568

Will see what can be done.