aboutsummaryrefslogtreecommitdiffstats
path: root/src/TransactionTestsFiller/ttEip155VitaliksHomesead/Vitalik_3Filler.json
blob: 3855d75bc2cbf0ce5cd24d08a4117f872459c273 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "Vitalik_3" : {
    "expect" : "invalid",
    "blocknumber" : "1150000",
        "transaction" :
        {
            "data" : "",
            "gasLimit" : "0xf618",
            "gasPrice" : "0x04a817c802",
            "nonce" : "0x02",
            "to" : "3535353535353535353535353535353535353535",
            "value" : "0x08",
            "v" : "0x25",
            "r" : "0x2d7c5bef027816a800da1736444fb58a807ef4c9603b7848673f7e3a68eb14a5",
            "s" : "0x2d7c5bef027816a800da1736444fb58a807ef4c9603b7848673f7e3a68eb14a5"
        }
    }
}