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