diff options
wallet transition transaction to EIP158
Diffstat (limited to 'src/GeneralStateTestsFiller/stTransactionTest/ContractStoreClearsSuccessFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stTransactionTest/ContractStoreClearsSuccessFiller.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stTransactionTest/ContractStoreClearsSuccessFiller.json b/src/GeneralStateTestsFiller/stTransactionTest/ContractStoreClearsSuccessFiller.json index 7dc0199e0..3617f5e6b 100644 --- a/src/GeneralStateTestsFiller/stTransactionTest/ContractStoreClearsSuccessFiller.json +++ b/src/GeneralStateTestsFiller/stTransactionTest/ContractStoreClearsSuccessFiller.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : ["Frontier", "Homestead"], + "network" : ["Frontier", "Homestead", "EIP158"], "result" : { "d2571607e241ecf590ed94b12d87c94babe36db6" : { "balance" : "10", |