diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stCreateTest/CREATE_ContractSSTOREDuringInitFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stCreateTest/CREATE_ContractSSTOREDuringInitFiller.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stCreateTest/CREATE_ContractSSTOREDuringInitFiller.json b/src/GeneralStateTestsFiller/stCreateTest/CREATE_ContractSSTOREDuringInitFiller.json index 04b3aa70e..5d458031c 100644 --- a/src/GeneralStateTestsFiller/stCreateTest/CREATE_ContractSSTOREDuringInitFiller.json +++ b/src/GeneralStateTestsFiller/stCreateTest/CREATE_ContractSSTOREDuringInitFiller.json @@ -36,7 +36,7 @@ } }, "transaction" : { - "data" : "{ (SSTORE 0 0xff) }", + "// data" : "{ (SSTORE 0 0xff) }", "data" : [ "0x60ff600055" ], |