{
  "tcID": "INT-FD-042",
  "tcName": "(SmartContractDeploy) SenderTxHash",
  "test": [
    {
      "tx": {
        "type": "FEE_DELEGATED_SMART_CONTRACT_DEPLOY",
        "gas": 1000000,
        "codeFormat": 0,
        "value":"0x0",
        "data": ""
      },
      "expected": {
        "status": true,
        "receipt": {
          "status": true,
          "checkSenderTxHash": true
        }
      }
    }
  ]
}
