{
  "tcID": "INT-FD-044",
  "tcName": "(Cancel) SenderTxHash",
  "test": [
    {
      "tx": {
        "type": "FEE_DELEGATED_CANCEL",
        "gas": 100000
      },
      "expected": {
        "status": true,
        "receipt": {
          "status": true,
          "checkSenderTxHash": true
        }
      }
    }
  ]
}
