diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stStaticCallNoStateChange/static_RevertDepthCreateAddressCollisionFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stStaticCallNoStateChange/static_RevertDepthCreateAddressCollisionFiller.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/GeneralStateTestsFiller/stStaticCallNoStateChange/static_RevertDepthCreateAddressCollisionFiller.json b/src/GeneralStateTestsFiller/stStaticCallNoStateChange/static_RevertDepthCreateAddressCollisionFiller.json index 46189db1a..d25875096 100644 --- a/src/GeneralStateTestsFiller/stStaticCallNoStateChange/static_RevertDepthCreateAddressCollisionFiller.json +++ b/src/GeneralStateTestsFiller/stStaticCallNoStateChange/static_RevertDepthCreateAddressCollisionFiller.json @@ -204,8 +204,8 @@ "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" : [ - "000000000000000000000000000000000000000000000000000000000000ea60", - "000000000000000000000000000000000000000000000000000000000001ea60" + "0x000000000000000000000000000000000000000000000000000000000000ea60", + "0x000000000000000000000000000000000000000000000000000000000001ea60" ], "gasLimit" : [ "110000", "160000" |