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