Skip to main content

RPC_JSONRPC_VERSION

Constant RPC_JSONRPC_VERSION 

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

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

Expand description

Deprecated, use jsonrpc.protocol.version instead.

§Notes

§Examples

  • "2.0"
  • "1.0"