aboutsummaryrefslogblamecommitdiffstats
path: root/src/TransactionTestsFiller/ttRSValue/TransactionWithRSvalue1Filler.json
blob: ed80153b25184fc0fbe3f50d5031a960ebffdd2c (plain) (tree)





















                                                              
{
    "TransactionWithRSvalue1" : {
    "expect" : [
            {
                "network" : ["ALL"],
                "result" : "valid"
            }
        ],
        "transaction" :
        {
            "data" : "",
            "gasLimit" : "21000",
            "gasPrice" : "1",
            "nonce" : "0",
            "to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87",
            "value" : "11",
            "v" : "27",
            "r" : "1",
            "s" : "1"
        }
    }
}