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