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