{
  "tcID": "INT-FD-016",
  "tcName": "(SmartContractDeploy) LowNonce",
  "test": [
    {
      "tx": {
        "type": "SMART_CONTRACT_DEPLOY",
        "gas": 1000000,
        "codeFormat": 0,
        "value":"0x0",
        "data": "0x60806040526000805534801561001457600080fd5b50610116806100246000396000f3006080604052600436106053576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306661abd14605857806342cbb15c146080578063d14e62b81460a8575b600080fd5b348015606357600080fd5b50606a60d2565b6040518082815260200191505060405180910390f35b348015608b57600080fd5b50609260d8565b6040518082815260200191505060405180910390f35b34801560b357600080fd5b5060d06004803603810190808035906020019092919050505060e0565b005b60005481565b600043905090565b80600081905550505600a165627a7a7230582064856de85a2706463526593b08dd790054536042ef66d3204018e6790a2208d10029"
      },
      "expected":{
        "status":true
      }
    },
    {
      "tx": {
        "type": "FEE_DELEGATED_SMART_CONTRACT_DEPLOY",
        "gas": 1000000,
        "codeFormat": 0,
        "nonce": 0,
        "value":"0x0",
        "data": "0x60806040526000805534801561001457600080fd5b50610116806100246000396000f3006080604052600436106053576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306661abd14605857806342cbb15c146080578063d14e62b81460a8575b600080fd5b348015606357600080fd5b50606a60d2565b6040518082815260200191505060405180910390f35b348015608b57600080fd5b50609260d8565b6040518082815260200191505060405180910390f35b34801560b357600080fd5b5060d06004803603810190808035906020019092919050505060e0565b005b60005481565b600043905090565b80600081905550505600a165627a7a7230582064856de85a2706463526593b08dd790054536042ef66d3204018e6790a2208d10029"
      },
      "expected":{
        "status":false,
        "errorString": "nonce too low"
      }
    }
  ]
}