{
  "tcID": "INT-FD-010",
  "tcName": "(SmartContractDeploy) EmptySignature",
  "test": [
    {
      "tx": {
        "type": "FEE_DELEGATED_SMART_CONTRACT_DEPLOY",
        "gas": 1000000,
        "codeFormat": 0,
        "value":"0x0",
        "payerV": "",
        "payerR": "",
        "payerS": "",
        "data": ""
      },
      "expected":{
        "status": false,
        "errorString": "invalid fee payer"
      }
    }
  ]
}
