samotari / paynoway

A mobile app for testing payment systems against double-spend attacks.
GNU General Public License v3.0
37 stars 8 forks source link

Show number of connected ElectrumX servers in Pay view #22

Closed chill117 closed 3 years ago

chill117 commented 3 years ago

To make it more obvious when a connection problem exists, show the number of connected ElectrumX servers on the Pay view. This can help the user understand the reason they are seeing 0 balance is a connection problem. See #21

chill117 commented 3 years ago

Removing Electrum Server communication from the app in favor of web service APIs (mempool, esplora, etc.).