aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stTransactionTest/InternlCallStoreClearsSuccesFiller.json
diff options
context:
space:
mode:
authorcdetrio <cdetrio@gmail.com>2017-08-08 07:47:08 +0800
committercdetrio <cdetrio@gmail.com>2017-08-08 07:59:44 +0800
commit32bc4e3db1a339ee7c79f3343861d2c78e924816 (patch)
tree02ff8ca6818d3fcc1531273474e1488fcb04e697 /src/GeneralStateTestsFiller/stTransactionTest/InternlCallStoreClearsSuccesFiller.json
parent8625893812ec08042ac85f5e33c579dbaecbceb0 (diff)
downloaddexon-tests-32bc4e3db1a339ee7c79f3343861d2c78e924816.tar.gz
dexon-tests-32bc4e3db1a339ee7c79f3343861d2c78e924816.tar.zst
dexon-tests-32bc4e3db1a339ee7c79f3343861d2c78e924816.zip
use hex for storage keys and values in state test fillers
Diffstat (limited to 'src/GeneralStateTestsFiller/stTransactionTest/InternlCallStoreClearsSuccesFiller.json')
-rw-r--r--src/GeneralStateTestsFiller/stTransactionTest/InternlCallStoreClearsSuccesFiller.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stTransactionTest/InternlCallStoreClearsSuccesFiller.json b/src/GeneralStateTestsFiller/stTransactionTest/InternlCallStoreClearsSuccesFiller.json
index 38867fe0b..07a4ec230 100644
--- a/src/GeneralStateTestsFiller/stTransactionTest/InternlCallStoreClearsSuccesFiller.json
+++ b/src/GeneralStateTestsFiller/stTransactionTest/InternlCallStoreClearsSuccesFiller.json
@@ -37,7 +37,7 @@
"code" : "{(SSTORE 0 0)(SSTORE 1 0)(SSTORE 2 0)(SSTORE 3 0)(SSTORE 4 0)(SSTORE 5 0)(SSTORE 6 0)(SSTORE 7 0)(SSTORE 8 0)(SSTORE 9 0)}",
"nonce" : "0",
"storage" : {
- "0x" : "0x0c",
+ "0x00" : "0x0c",
"0x01" : "0x0c",
"0x02" : "0x0c",
"0x03" : "0x0c",