aboutsummaryrefslogtreecommitdiffstats
path: root/src/TransactionTestsFiller/ttEip155VitaliksHomesead/Vitalik_1Filler.json
blob: 2809bf132aefd900edf2c05a60f4b337189e59cb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "Vitalik_1" : {
    "expect" : "invalid",
    "blocknumber" : "1150000",
        "transaction" :
        {
            "data" : "",
            "gasLimit" : "0x5208",
            "gasPrice" : "0x04a817c800",
            "nonce" : "",
            "to" : "3535353535353535353535353535353535353535",
            "value" : "",
            "v" : "0x25",
            "r" : "0x044852b2a670ade5407e78fb2863c51de9fcb96542a07186fe3aeda6bb8a116d",
            "s" : "0x044852b2a670ade5407e78fb2863c51de9fcb96542a07186fe3aeda6bb8a116d"
        }
    }
}