{
  "tcID": "INT-FD-004",
  "tcName": "(SmartContractDeploy) WrongFeePayer",
  "test": [
    {
      "tx": {
        "type": "FEE_DELEGATED_SMART_CONTRACT_DEPLOY",
        "gas": 1000000,
        "codeFormat": 0,
        "value":"0x0",
        "feePayerPrivateKey": "0x5209849b4e44e0ef58cd1cab0129d3520d3381ad9c85a1f3cbe91b2d301a5716",
        "data": ""
      },
      "expected":{
        "status": false,
        "errorString": "invalid fee payer"
      }
    }
  ]
}
