{
  "tcID": "INT-API-031",
  "tcName": "klay_gettransactionbyhash_RPC",
  "test": [
    {
      "api": {
        "method": "klay_getTransactionByHash",
        "pre": {
          "tx": {
            "type": "FEE_DELEGATED_VALUE_TRANSFER",
            "to": "0x18fd72128ae95d0c72dc1301db27371cb22cd004",
            "value": "0x10",
            "gas": 100000
          }
        },
        "params": ["transactionHash"]
      }
    }
  ]
}
