aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stCreateTest/CREATE_EmptyContractWithStorageFiller.json
diff options
context:
space:
mode:
authorYoichi Hirai <i@yoichihirai.com>2018-01-30 23:05:58 +0800
committerYoichi Hirai <i@yoichihirai.com>2018-01-30 23:05:58 +0800
commitc083eed5a526f3587c424dd1e2622f81a9ae2878 (patch)
tree2890d1d19d90bd21c771cc9e1b488fd8989dc1f0 /src/GeneralStateTestsFiller/stCreateTest/CREATE_EmptyContractWithStorageFiller.json
parent12f89dbb67710780370ddf21ce3702ef8059d547 (diff)
downloaddexon-tests-c083eed5a526f3587c424dd1e2622f81a9ae2878.tar.gz
dexon-tests-c083eed5a526f3587c424dd1e2622f81a9ae2878.tar.zst
dexon-tests-c083eed5a526f3587c424dd1e2622f81a9ae2878.zip
Fixing errors from JSONSchema/st-filler-schema.json
Diffstat (limited to 'src/GeneralStateTestsFiller/stCreateTest/CREATE_EmptyContractWithStorageFiller.json')
-rw-r--r--src/GeneralStateTestsFiller/stCreateTest/CREATE_EmptyContractWithStorageFiller.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/GeneralStateTestsFiller/stCreateTest/CREATE_EmptyContractWithStorageFiller.json b/src/GeneralStateTestsFiller/stCreateTest/CREATE_EmptyContractWithStorageFiller.json
index fdf3f1069..6e2cb027e 100644
--- a/src/GeneralStateTestsFiller/stCreateTest/CREATE_EmptyContractWithStorageFiller.json
+++ b/src/GeneralStateTestsFiller/stCreateTest/CREATE_EmptyContractWithStorageFiller.json
@@ -29,7 +29,7 @@
},
"c94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"storage" : {
- "0x01" : "12"
+ "0x01" : "0x0c"
}
}
}
@@ -54,7 +54,7 @@
},
"c94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"storage" : {
- "0x01" : "12"
+ "0x01" : "0x0c"
}
}
}
@@ -79,7 +79,7 @@
},
"c94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"storage" : {
- "0x01" : "12"
+ "0x01" : "0x0c"
}
}
}