lbry-desktop/ui/component/walletSwap
infinite-persistence 432c1233b6
Swap: populate 'status' from 'btc/swap' response instead of waiting for first websocket input. (#5997)
* Swap: populate 'status' from 'btc/swap' response instead of waiting for first websocket input.

## Issue
Clsoes 5975: swap stop at processing even though response comes through

## Notes
Occasionally, the first websocket message doesn't come through (seems like the commerce didn't send?). There's really no need to wait for one more 'status=NEW' message to ensure the right data is being populated (being over-cautious here).

* Beautify the "exact amount" advice.
2021-05-04 11:08:01 -04:00
..
index.js CoinSwap: websocket + multi-coin 2021-04-13 14:02:25 -04:00
view.jsx Swap: populate 'status' from 'btc/swap' response instead of waiting for first websocket input. (#5997) 2021-05-04 11:08:01 -04:00