ruimarinho / bitcoin-core

A modern Bitcoin Core REST and RPC client.
480 stars 188 forks source link

Fix bug in rpc error class #42

Closed pedrobranco closed 6 years ago

pedrobranco commented 6 years ago

This PR fixes a bug when we throw an RPCError exception without the error code.