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