bitcoin-python-async-rpc
bitcoin-python-async-rpc copied to clipboard
Minimal Bitcoin JSON-RPC Python asynchronous client
Tests
Since version `v0.3.1` I claim this package is `python3.9` compatible. This statement is backed only by the fact I was able to install it on `python3.9.0rc1` and call ``` ......
The title is pretty self explanatory, I'm not familiar enough with the project to create a pull request, but this is the patch I use to get this functionality: ```##...
I do not recall which version of Bitcoin Core was the last released version of this library tested against. With Bitcoin Core v24.1 being released few days ago - https://github.com/bitcoin/bitcoin/releases/tag/v24.1...