aboutsummaryrefslogblamecommitdiffstats
path: root/src/TransactionTestsFiller/ttSignature/ZeroSigTransaction5Filler.json
blob: 920762972a9265aed9874fc393affed0004cbf24 (plain) (tree)





















                                                              
{
    "ZeroSigTransaction5" : {
    "expect" : [
            {
                "network" : ["ALL"],
                "result" : "invalid"
            }
        ],
        "transaction" :
        {
            "data" : "0x",
            "gasLimit" : "51000",
            "gasPrice" : "1",
            "nonce" : "3",
            "to" : "b94f5374fce5edbc8e2a8697c15331677e6ebf0b",
            "value" : "10",
            "v" : "4",
            "r" : "0",
            "s" : "0"
        }
    }
}