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


                             
                                   













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