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