Cannot use with JSON-RPC 1.0 clients (e.g. Bitcoind)
Closed this issue · 1 comments
mneumann commented
Bitcoind does not send "jsonrpc" header back, so without patching jimson
it's not possible to use the Jimson client.
bitboxer commented
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.