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