diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stEIP150Specific/CallAskMoreGasOnDepth2ThenTransactionHasFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stEIP150Specific/CallAskMoreGasOnDepth2ThenTransactionHasFiller.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/GeneralStateTestsFiller/stEIP150Specific/CallAskMoreGasOnDepth2ThenTransactionHasFiller.json b/src/GeneralStateTestsFiller/stEIP150Specific/CallAskMoreGasOnDepth2ThenTransactionHasFiller.json index dff3446c2..75fadaa89 100644 --- a/src/GeneralStateTestsFiller/stEIP150Specific/CallAskMoreGasOnDepth2ThenTransactionHasFiller.json +++ b/src/GeneralStateTestsFiller/stEIP150Specific/CallAskMoreGasOnDepth2ThenTransactionHasFiller.json @@ -40,13 +40,13 @@ "result" : { "1000000000000000000000000000000000000107" : { "storage" : { - "0x08" : "0", - "0x09" : "0" + "0x08" : "0x00", + "0x09" : "0x00" } }, "1000000000000000000000000000000000000108" : { "storage" : { - "0x08" : "0" + "0x08" : "0x00" } } } |