bitboxer/jimson

Cannot use with JSON-RPC 1.0 clients (e.g. Bitcoind)

Closed this issue · 1 comments

Bitcoind does not send "jsonrpc" header back, so without patching jimson it's not possible to use the Jimson client.

If they don't follow the jsonrpc protocol, you need to talk to them about it. I don't want to change this gem to fix the implementation mistakes of a random crypto thing. Sorry.