Returns a client using JSON-RPC over HTTP/S.
std::unique_ptr< AbstractClient > makeJSONRPCClient( Config const& cfg, unsigned rpc_version = 2);
#include <test/jtx/JSONRPCClient.h>