Post
Topic
Board Altcoin Discussion
Re: SLICk - Small Lightweight multIcoin Client
by
kaoD
on 01/04/2013, 05:18:14 UTC
Otherwise why is he returning JSON?

Because JSON is a handy object notation? I've done some RPC implementations which worked through JSON but weren't JSON-RPC compliant (mainly over RESTful services).

And you're right, it's Bitmessage the one that uses XML-RPC. Got both mixed up.