diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stRevertTest/LoopCallsThenRevertFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stRevertTest/LoopCallsThenRevertFiller.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/GeneralStateTestsFiller/stRevertTest/LoopCallsThenRevertFiller.json b/src/GeneralStateTestsFiller/stRevertTest/LoopCallsThenRevertFiller.json index f0f7ce671..570dcfdc2 100644 --- a/src/GeneralStateTestsFiller/stRevertTest/LoopCallsThenRevertFiller.json +++ b/src/GeneralStateTestsFiller/stRevertTest/LoopCallsThenRevertFiller.json @@ -19,7 +19,7 @@ "result" : { "a000000000000000000000000000000000000000" : { "storage" : { - "0x00" : "0" + "0x00" : "0x00" } }, "b000000000000000000000000000000000000000" : { @@ -44,7 +44,7 @@ }, "b000000000000000000000000000000000000000" : { "storage" : { - "0x00" : "0" + "0x00" : "0x00" } } } @@ -59,7 +59,7 @@ "result" : { "a000000000000000000000000000000000000000" : { "storage" : { - "0x00" : "0" + "0x00" : "0x00" } }, "b000000000000000000000000000000000000000" : { |