aboutsummaryrefslogblamecommitdiffstats
path: root/src/TransactionTestsFiller/ttZeroSigConstantinople/NotEnoughGasLimit_gnvFiller.json
blob: 14058a6da8d816dc68745e0e8d5c8607d520660a (plain) (tree)
1
2
3
4


                               
                                   













                                                              
{
    "NotEnoughGasLimit_gnv" : {
    "expect" : "invalid",
    "blocknumber" : "0x500000",
        "transaction" :
        {
            "data" : "0x",
            "gasLimit" : "20000",
            "gasPrice" : "0",
            "nonce" : "0",
            "to" : "b94f5374fce5edbc8e2a8697c15331677e6ebf0b",
            "value" : "0",
            "v" : "1",
            "r" : "0",
            "s" : "0"
        }
    }
}