aboutsummaryrefslogtreecommitdiffstats
path: root/src/TransactionTestsFiller/ttRSValue/unpadedRValueFiller.json
blob: b03dc72f79bef83e2eedcfca8f5b3f2ba57095b8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "unpadedRValue": {
    "expect" : [
            {
                "network" : ["ALL"],
                "result" : "valid"
            }
        ],
        "transaction": {
            "nonce": "13",
            "gasPrice": "0x09184e72a000",
            "gasLimit": "0xf710",
            "to": "7c47ef93268a311f4cad0c750724299e9b72c268",
            "data": "0x379607f50000000000000000000000000000000000000000000000000000000000000005",
            "r": "0x006ab6dda9f4df56ea45583af36660329147f1753f3724ea5eb9ed83e812ca77",
            "s": "0x495701e230667832c8999e884e366a61028633ecf951e8cd66d119f381ae5718",
            "v": "28",
            "value": ""
        }
    }
}