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