{
  "getNetworkID": {
    "static": false,
    "preRequisites": [],
    "testCases": [
      {
        "id": "CONFORMANCE-RPC-098",
        "description": "get network ID",
        "input": {},
        "expectedResult": {
          "status": "pass",
          "output": {
            "method": "net_networkID",
            "params": []
          }
        }
      }
    ]
  }
}