{
  "tcID":"INT-FDR-039",
  "tcName":"(ValueTransfer) SenderTxHash",
  "test":[
    {
      "tx":{
        "type":"FEE_DELEGATED_VALUE_TRANSFER_WITH_RATIO",
        "to":"random",
        "value":"0x1",
        "gas":100000,
        "feeRatio": 80
      },
      "expected":{
        "status":true,
        "receipt": {
          "status": true,
          "checkSenderTxHash": true
        }
      }
    }
  ]
}
