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