bitcoinrpc error
I was happily using bitcoinrpc until I moved to python3 (python3.6.4 at the moment) and it stops working. Now I’m trying to use this one: https://github.com/XertroV/Bitcoin-python3 After completing install I run the code: import bitcoinrpc […]
