pub const JSONRPC_VERSION: &str = "2.0";
The JSON-RPC version string. Used as a static reference to avoid allocations.