github.com/ethereum/go-ethereum@v1.14.4-0.20240516095835-473ee8fc07a3/cmd/evm/testdata/31/txs.json (about)

     1  [
     2    {
     3      "gas": "0x186a0",
     4      "gasPrice": "0x600",
     5      "input": "0x",
     6      "nonce": "0x0",
     7      "to": "0x1111111111111111111111111111111111111111",
     8      "value": "0x1",
     9      "v" : "0x0",
    10      "r" : "0x0",
    11      "s" : "0x0",
    12      "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8"
    13    }
    14  ]