aboutsummaryrefslogtreecommitdiffstats
path: root/src/TransactionTestsFiller/ttZeroSigConstantinople/libsecp256k1testFiller.json
blob: e718d8747292a5c4d92cd2dbaff88e44a50bd940 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "libsecp256k1test": {
    "expect" : "invalid",
    "blocknumber" : "3094218",
        "transaction": {
            "nonce": "0",
            "gasPrice": "0x09184e72a000",
            "gasLimit": "0xf388",
            "to": "",
            "data": "0x",
            "r": "0",
            "s": "0",
            "v": "1",
            "value": "0"
        }
    }
}