You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the same problem, but only happen when my BTC amount to transfer is not enought because it will calculate the amount that you want transfer + the fee/tax.
Hi everyone,
I make a transaction with this code:
txHex = my_key.send([(to, amount,'btc')])
Yesterday works fine for me but today, impossible, I get this message:
ConnectionError: Transaction broadcast failed, or Unspents were already used.
And I have founds inside, in fact finally, I make a transaction with Coinomi Wallets and works perfect...
Any idea??
Thanks
The text was updated successfully, but these errors were encountered: