UI: Show warning when unable to check for payments
karliatto opened this issue · comments
Carlos García Ortiz commented
For the payment methods that use the ct-api-server (see below):
- Check whether or not the client is connected to the server
- If not connected, show a warning message on the display-payment-address screen (similar or same as the existing offline message)
Payment methods that use ct-api-server:
- Bitcoin, Litecoin
- Monero
Charles Hill commented
Can use the recent status changes to the API server.
Carlos García Ortiz commented
Done by #275