aboutsummaryrefslogblamecommitdiffstats
path: root/src/TransactionTestsFiller/ttZeroSigConstantinople/V_overflow32bitFiller.json
blob: fc364b58c39baa0a647c38fbd3a9983ccd8bb89f (plain) (tree)
1
2
3
4


                             
                                   













                                                              
{
    "V_overflow32bit" : {
    "expect" : "invalid",
    "blocknumber" : "0x500000",
        "transaction" :
        {
            "data" : "0x5544",
            "gasLimit" : "21000",
            "gasPrice" : "1",
            "nonce" : "3",
            "to" : "b94f5374fce5edbc8e2a8697c15331677e6ebf0b",
            "value" : "10",
            "v" : "4294967323",
            "r" : "0",
            "s" : "0"
        }
    }
}