KomodoPlatform / komodo-wallet-desktop

Komodo Wallet Desktop
GNU General Public License v2.0
0 stars 0 forks source link

[BUG]: Trying to send PEP fails to broadcast #2

Open Heclalava opened 3 hours ago

Heclalava commented 3 hours ago

Describe the bug Trying to send PEP from Linux AppImage to exchange

To Reproduce Steps to reproduce the behavior:

  1. Click Send
  2. Fill out recipient details
  3. Click proceed
  4. Pop up with failed to broacast and long error code pops up

Expected behavior Wallet completes the send transaction

Operating Environment(s):

Additional context

error.txt

Heclalava commented 3 hours ago

Seems like it tried to broadcast to a bad Electrum server, should it not fallback to another good server in this situation? i.e. so round robin through the Electrum servers list until the broadcast is successful?