From cb9c7e552d816255d3b97a20b8fd7f1d20832b05 Mon Sep 17 00:00:00 2001 From: Yoichi Hirai Date: Mon, 19 Mar 2018 16:01:14 +0100 Subject: Remove duplicate properties from fillers --- .../stRevertTest/RevertDepthCreateAddressCollisionFiller.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/GeneralStateTestsFiller/stRevertTest/RevertDepthCreateAddressCollisionFiller.json') diff --git a/src/GeneralStateTestsFiller/stRevertTest/RevertDepthCreateAddressCollisionFiller.json b/src/GeneralStateTestsFiller/stRevertTest/RevertDepthCreateAddressCollisionFiller.json index 48c6dcf1a..03a554083 100644 --- a/src/GeneralStateTestsFiller/stRevertTest/RevertDepthCreateAddressCollisionFiller.json +++ b/src/GeneralStateTestsFiller/stRevertTest/RevertDepthCreateAddressCollisionFiller.json @@ -142,8 +142,8 @@ } }, "transaction" : { - "data" : "Call with value to address A, then another call X, in the call X CREATE of account A, OOG -> revert call X.", - "data" : "d0g0 - double OOG, d0g1 - OOG inside subcall, d1g0 - OOG after subcall, d1g1 - no OOG", + "// data" : "Call with value to address A, then another call X, in the call X CREATE of account A, OOG -> revert call X.", + "// data" : "d0g0 - double OOG, d0g1 - OOG inside subcall, d1g0 - OOG after subcall, d1g1 - no OOG", "data" : [ "0x000000000000000000000000000000000000000000000000000000000000ea60", "0x000000000000000000000000000000000000000000000000000000000001ea60" -- cgit