diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stInitCodeTest/NotEnoughCashContractCreationFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stInitCodeTest/NotEnoughCashContractCreationFiller.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stInitCodeTest/NotEnoughCashContractCreationFiller.json b/src/GeneralStateTestsFiller/stInitCodeTest/NotEnoughCashContractCreationFiller.json index c82921156..b53e93ef2 100644 --- a/src/GeneralStateTestsFiller/stInitCodeTest/NotEnoughCashContractCreationFiller.json +++ b/src/GeneralStateTestsFiller/stInitCodeTest/NotEnoughCashContractCreationFiller.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["Frontier","Homestead", "EIP158"], + "network" : ["Frontier","Homestead", "EIP158", "EIP150"], "result" : { "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "22177" |