Protocol version as in `jsonrpc` property of request/response. Since JSON-RPC 1.0 doesn't specify this, the value can be omitted.
@example 2.0 @example 1.0
public const RPC_JSONRPC_VERSION = 'rpc.jsonrpc.version';