diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stRevertTest/RevertSubCallStorageOOG2Filler.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stRevertTest/RevertSubCallStorageOOG2Filler.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stRevertTest/RevertSubCallStorageOOG2Filler.json b/src/GeneralStateTestsFiller/stRevertTest/RevertSubCallStorageOOG2Filler.json index b813d8f68..b273397e0 100644 --- a/src/GeneralStateTestsFiller/stRevertTest/RevertSubCallStorageOOG2Filler.json +++ b/src/GeneralStateTestsFiller/stRevertTest/RevertSubCallStorageOOG2Filler.json @@ -90,7 +90,7 @@ } }, "transaction" : { - "data" : "contract A calls itself. In the sub-call, storage is modified, the calls returns successfully. After that, storage is modified again and then an exception occurs. 0xc0406226 == sha(run())", + "// data" : "contract A calls itself. In the sub-call, storage is modified, the calls returns successfully. After that, storage is modified again and then an exception occurs. 0xc0406226 == sha(run())", "data" : [ "0xc0406226" ], |