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/stPreCompiledContracts2/CALLCODERipemd160_5Filler.json | |
parent | 12f89dbb67710780370ddf21ce3702ef8059d547 (diff) | |
download | dexon-tests-c083eed5a526f3587c424dd1e2622f81a9ae2878.tar dexon-tests-c083eed5a526f3587c424dd1e2622f81a9ae2878.tar.gz dexon-tests-c083eed5a526f3587c424dd1e2622f81a9ae2878.tar.bz2 dexon-tests-c083eed5a526f3587c424dd1e2622f81a9ae2878.tar.lz dexon-tests-c083eed5a526f3587c424dd1e2622f81a9ae2878.tar.xz dexon-tests-c083eed5a526f3587c424dd1e2622f81a9ae2878.tar.zst dexon-tests-c083eed5a526f3587c424dd1e2622f81a9ae2878.zip |
Fixing errors from JSONSchema/st-filler-schema.json
Diffstat (limited to 'src/GeneralStateTestsFiller/stPreCompiledContracts2/CALLCODERipemd160_5Filler.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stPreCompiledContracts2/CALLCODERipemd160_5Filler.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/GeneralStateTestsFiller/stPreCompiledContracts2/CALLCODERipemd160_5Filler.json b/src/GeneralStateTestsFiller/stPreCompiledContracts2/CALLCODERipemd160_5Filler.json index f54bb91ed..37aedcf8f 100644 --- a/src/GeneralStateTestsFiller/stPreCompiledContracts2/CALLCODERipemd160_5Filler.json +++ b/src/GeneralStateTestsFiller/stPreCompiledContracts2/CALLCODERipemd160_5Filler.json @@ -19,7 +19,7 @@ "result" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "storage" : { - "0x" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff" + "0x00" : "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff" } } } @@ -57,4 +57,4 @@ ] } } -}
\ No newline at end of file +} |