{
  "tcID":"INT-VT-010",
  "tcName":"To0",
  "test":[
    {
      "tx":{
        "type":"VALUE_TRANSFER",
        "to":"0x0000000000000000000000000000000000000000",
        "value":"10",
        "gas":100000
      },
      "expected":{
        "status":false,
        "errorString":"this type transaction cannot be sent to contract addresses"
      }
    }
  ]
}

