diff options
replace "Frontier", "Homestead", "EIP150", "EIP158" with "ALL"
Diffstat (limited to 'src/GeneralStateTestsFiller/stCallCodes/callcodecallcall_100_SuicideEndFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stCallCodes/callcodecallcall_100_SuicideEndFiller.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stCallCodes/callcodecallcall_100_SuicideEndFiller.json b/src/GeneralStateTestsFiller/stCallCodes/callcodecallcall_100_SuicideEndFiller.json index 7af460f8d..263112150 100644 --- a/src/GeneralStateTestsFiller/stCallCodes/callcodecallcall_100_SuicideEndFiller.json +++ b/src/GeneralStateTestsFiller/stCallCodes/callcodecallcall_100_SuicideEndFiller.json @@ -11,7 +11,7 @@ "expect" : [ { "indexes" : { "data" : -1, "gas" : -1, "value" : -1 }, - "network" : ["Frontier", "Homestead", "EIP150", "EIP158"], + "network" : ["ALL"], "result" : { "1000000000000000000000000000000000000000" : { "balance" : "1000000000000000000", |