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

Can't send BTC #145

Open
NaumukS opened this issue Apr 2, 2021 · 0 comments
Open

Can't send BTC #145

NaumukS opened this issue Apr 2, 2021 · 0 comments

Comments

@NaumukS
Copy link

NaumukS commented Apr 2, 2021

Traceback (most recent call last):
File "C:/Users/Sasha/Desktop/Новая папка (5)/Bot/test/payment.py", line 39, in
print(check_payment('123'))
File "C:/Users/Sasha/Desktop/Новая папка (5)/Bot/test/payment.py", line 30, in check_payment
address.send([(owner_btc_address, 0.000155, 'btc')], unspents=utxos, fee=1)
File "C:\Users\Sasha\AppData\Local\Programs\Python\Python38\lib\site-packages\bit\wallet.py", line 385, in send
NetworkAPI.broadcast_tx(tx_hex)
File "C:\Users\Sasha\AppData\Local\Programs\Python\Python38\lib\site-packages\bit\network\services.py", line 1226, in broadcast_tx
raise ConnectionError('Transaction broadcast failed, or Unspents were already used.')
ConnectionError: Transaction broadcast failed, or Unspents were already used.
https://pastebin.com/C64F4sbn

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

1 participant