Constant JSONRPC_VERSION
pub const JSONRPC_VERSION: &str = "2.0";Expand description
JSON-RPC protocol version string. Used in every frame’s jsonrpc field.
pub const JSONRPC_VERSION: &str = "2.0";JSON-RPC protocol version string. Used in every frame’s jsonrpc field.