diff options
author | Yoichi Hirai <i@yoichihirai.com> | 2018-01-30 23:05:58 +0800 |
---|---|---|
committer | Yoichi Hirai <i@yoichihirai.com> | 2018-01-30 23:05:58 +0800 |
commit | c083eed5a526f3587c424dd1e2622f81a9ae2878 (patch) | |
tree | 2890d1d19d90bd21c771cc9e1b488fd8989dc1f0 /src/GeneralStateTestsFiller/stSystemOperationsTest/Call10Filler.json | |
parent | 12f89dbb67710780370ddf21ce3702ef8059d547 (diff) | |
download | tangerine-tests-c083eed5a526f3587c424dd1e2622f81a9ae2878.tar tangerine-tests-c083eed5a526f3587c424dd1e2622f81a9ae2878.tar.gz tangerine-tests-c083eed5a526f3587c424dd1e2622f81a9ae2878.tar.bz2 tangerine-tests-c083eed5a526f3587c424dd1e2622f81a9ae2878.tar.lz tangerine-tests-c083eed5a526f3587c424dd1e2622f81a9ae2878.tar.xz tangerine-tests-c083eed5a526f3587c424dd1e2622f81a9ae2878.tar.zst tangerine-tests-c083eed5a526f3587c424dd1e2622f81a9ae2878.zip |
Fixing errors from JSONSchema/st-filler-schema.json
Diffstat (limited to 'src/GeneralStateTestsFiller/stSystemOperationsTest/Call10Filler.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stSystemOperationsTest/Call10Filler.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stSystemOperationsTest/Call10Filler.json b/src/GeneralStateTestsFiller/stSystemOperationsTest/Call10Filler.json index d33ee0d84..dfb21de6a 100644 --- a/src/GeneralStateTestsFiller/stSystemOperationsTest/Call10Filler.json +++ b/src/GeneralStateTestsFiller/stSystemOperationsTest/Call10Filler.json @@ -19,7 +19,7 @@ "result" : { "bbbf5374fce5edbc8e2a8697c15331677e6ebf0b" : { "storage" : { - "0x" : "0x01", + "0x00" : "0x01", "0x01" : "0x0a" } } |