Skip to main content

RPC_JSONRPC_VERSION

Constant RPC_JSONRPC_VERSION 

pub const RPC_JSONRPC_VERSION: &'static str;
👎Deprecated:

{note: Replaced by jsonrpc.protocol.version., reason: renamed, renamed_to: jsonrpc.protocol.version}

Available on crate features opentelemetry and semconv_experimental only.
Expand description

Deprecated, use jsonrpc.protocol.version instead.

§Notes

§Examples

  • "2.0"
  • "1.0"