diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stStaticCallNoStateChange/static_RevertOpcodeMultipleSubCallsFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stStaticCallNoStateChange/static_RevertOpcodeMultipleSubCallsFiller.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/GeneralStateTestsFiller/stStaticCallNoStateChange/static_RevertOpcodeMultipleSubCallsFiller.json b/src/GeneralStateTestsFiller/stStaticCallNoStateChange/static_RevertOpcodeMultipleSubCallsFiller.json index 81351ebf2..6aac007c0 100644 --- a/src/GeneralStateTestsFiller/stStaticCallNoStateChange/static_RevertOpcodeMultipleSubCallsFiller.json +++ b/src/GeneralStateTestsFiller/stStaticCallNoStateChange/static_RevertOpcodeMultipleSubCallsFiller.json @@ -392,10 +392,10 @@ }, "transaction" : { "data" : [ - "000000000000000000000000a000000000000000000000000000000000000000", - "000000000000000000000000a100000000000000000000000000000000000000", - "000000000000000000000000a200000000000000000000000000000000000000", - "000000000000000000000000a300000000000000000000000000000000000000" + "0x000000000000000000000000a000000000000000000000000000000000000000", + "0x000000000000000000000000a100000000000000000000000000000000000000", + "0x000000000000000000000000a200000000000000000000000000000000000000", + "0x000000000000000000000000a300000000000000000000000000000000000000" ], "gasLimit" : [ "800000", "140000", "160000", "50000" |