bitcoind-rpc
bitcoind-rpc copied to clipboard
Add tests for type handling.
It looks like even though we have coverage for line: https://github.com/bitpay/bitcoind-rpc/blob/master/lib/index.js#L263 There was an issue with string
vs str
: https://github.com/bitpay/bitcoind-rpc/pull/6
We may need better tests around these.