aboutsummaryrefslogtreecommitdiffstats
path: root/src/TransactionTestsFiller/ttZeroSigConstantinople/WrongVRSTestIncorrectSizeFiller.json
blob: 1d3434c7fd7104688804cb7ffb636bd734094622 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "WrongVRSTestIncorrectSize" : {
    "expect" : "invalid",
    "blocknumber" : "3094218",
        "transaction" :
        {
            "data" : "",
            "gasLimit" : "21000",
            "gasPrice" : "0",
            "nonce" : "0",
            "to" : "b94f5374fce5edbc8e2a8697c15331677e6ebf0b",
            "value" : "0",
            "v" : "1",
            "r" : "0x98ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4a02c3",
            "s" : "0"
        }
    }
}