python-bitcoinrpc
python-bitcoinrpc copied to clipboard
transaction of the 1 batch calls doesn't get proper result
It gives you the dictionary as the answer, but checking it and directly throwing an error is not correct way, instead of that we should directly pass that as an list to for loop so, it will do the the things in one go.