aboutsummaryrefslogtreecommitdiffstats
path: root/src/TransactionTestsFiller/ttEip158/libsecp256k1testFiller.json
blob: 9d5078df830de1130ae0474b8672d63a59734a0d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "libsecp256k1test": {
    "expect" : "valid",
    "blocknumber" : "2675000",
    "sender" : "170ad78f26da62f591fa3fe3d54c30016167cbbf",
        "transaction": {
            "nonce": "0",
            "gasPrice": "0x09184e72a000",
            "gasLimit": "0xf388",
            "to": "",
            "data": "0x",
            "r": "44",
            "s": "4",
            "v": "27",
            "value": "0"
        }
    }
}