bit icon indicating copy to clipboard operation
bit copied to clipboard

ConnectionError: Transaction broadcast failed, or Unspents were already used.

Open cibermosso opened this issue 3 years ago • 1 comments

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

cibermosso avatar Nov 06 '22 09:11 cibermosso

Hi,

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.

Thanks.

paulocoutinhox avatar Feb 15 '24 21:02 paulocoutinhox