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