Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
cibermosso opened this issue Nov 6, 2022 · 1 comment

Comments

@cibermosso
Copy link

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

@paulocoutinhox
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants