{
  "tcID": "INT-API-034",
  "tcName": "klay_getTransactionReceiptBySenderTxHash_RPC",
  "test": [
    {
      "api": {
        "method": "klay_getTransactionReceiptBySenderTxHash",
        "pre": {
          "tx": {
            "type": "FEE_DELEGATED_VALUE_TRANSFER",
            "to": "0x18fd72128ae95d0c72dc1301db27371cb22cd004",
            "value": "0x10",
            "gas": 100000
          }
        },
        "params": ["senderTxHash"]
      }
    }
  ]
}
