1200wd / bitcoinlib

Bitcoin and other Cryptocurrencies Library for Python. Includes a fully functional wallet, Mnemonic key generation and management and connection with various service providers to receive and send blockchain and transaction information.
http://bitcoinlib.readthedocs.io/
GNU General Public License v3.0
615 stars 204 forks source link

wallet transaction #273

Closed Shantaramm closed 2 years ago

Shantaramm commented 2 years ago

I send transactions in a cycle, there are enough funds on the balance, but one transaction did not go through, tell me what I'm doing wrong? (the wallet is also created in the testnet) изображение

mccwdev commented 2 years ago

duplicate with #272