jgarzik / python-bitcoinrpc

Python interface to bitcoin's JSON-RPC API
GNU Lesser General Public License v2.1
642 stars 307 forks source link

If RPC response doesn't have {error:} throws error #51

Closed SerafinTech closed 8 years ago

SerafinTech commented 9 years ago

When trying to communicate to a Nodejs RPC server, a Key Error: error would be thrown.