github.com/iotexproject/iotex-core@v1.14.1-rc1/action/protocol/execution/testdata/mapping-delete.json (about)

     1  {
     2      "initBalances": [{
     3          "account": "io1mflp9m6hcgm2qcghchsdqj3z3eccrnekx9p0ms",
     4          "rawBalance": "1000000000000000000000000000"
     5      }],
     6      "deployments":[{
     7          "rawByteCode": "608060405234801561001057600080fd5b506040805190810160405280600181526020016002815250600080808152602001908152602001600020600082015181600001556020820151816001015590505060408051908101604052806003815260200160048152506000806001815260200190815260200160002060008201518160000155602082015181600101559050506040805190810160405280600581526020016006815250600080600281526020019081526020016000206000820151816000015560208201518160010155905050600080600181526020019081526020016000206000808201600090556001820160009055505060d9806101076000396000f300608060405260043610603f576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff168063bfb231d2146044575b600080fd5b348015604f57600080fd5b50606c600480360381019080803590602001909291905050506089565b604051808381526020018281526020019250505060405180910390f35b600060205280600052604060002060009150905080600001549080600101549050825600a165627a7a723058201438cce342f3be5f56268313b92a01667689b86f0201137a63429db79d3ea4370029",
     8          "rawPrivateKey": "cfa6ef757dee2e50351620dca002d32b9c090cfda55fb81f37f1d26b273743f1",
     9          "rawAmount": "0",
    10          "rawGasLimit": 5000000,
    11          "rawGasPrice": "0",
    12          "rawExpectedGasConsumed": 202169,
    13          "comment": "deploy mapping-delete contract"
    14      }] ,
    15      "executions": []
    16  }