pub const RPC_JSONRPC_VERSION: &str = "rpc.jsonrpc.version";
Protocol version as in jsonrpc property of request/response. Since JSON-RPC 1.0 does not specify this, the value can be omitted.
jsonrpc
2.0
1.0