{
  "newBlockFilter": {
    "static": false,
    "preRequisites": [],
    "testCases": [
      {
        "id": "CONFORMANCE-RPC-093",
        "description": "create new block filter",
        "input": {},
        "expectedResult": {
          "status": "pass",
          "output": {
            "method": "klay_newBlockFilter",
            "params": []
          }
        }
      }
    ]
  }
}