JSON RPC client using HTTP (fetch) as transport.
JSON-RPC client used to make requests
Request handler for the JSON-RPC client. This function is called by the JSON-RPC library after forming the RPC request.
JSON-RPC request to send to the server
JSON RPC client using HTTP (fetch) as transport.