pub const JSONRPC_PROTOCOL_VERSION: &'static str;
Protocol version, as specified in the jsonrpc property of the request and its corresponding response.
jsonrpc
"2.0"
"1.0"