{
  "getProtocolVersion": {
    "static": false,
    "preRequisites": [],
    "testCases": [
      {
        "id": "CONFORMANCE-RPC-088",
        "description": "get protocol version",
        "input": {},
        "expectedResult": {
          "status": "pass",
          "output": {
            "method": "klay_protocolVersion",
            "params": []
          }
        }
      }
    ]
  }
}