From e571d901491792869ade6b56907abd491e2aa51e Mon Sep 17 00:00:00 2001 From: cdetrio Date: Mon, 7 Aug 2017 18:38:11 -0400 Subject: add 0x prefix to state test transaction data --- .../static_RevertOpcodeMultipleSubCallsFiller.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/GeneralStateTestsFiller/stStaticCallNoStateChange/static_RevertOpcodeMultipleSubCallsFiller.json') 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" -- cgit v1.2.3