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
596 stars 199 forks source link

Fix multi wallet connection bitcoind client with optional walletname #370

Closed n1rna closed 5 months ago

n1rna commented 7 months ago

Here I'm addressing two issues that I faced while working with the bitcoind client.