From c083eed5a526f3587c424dd1e2622f81a9ae2878 Mon Sep 17 00:00:00 2001 From: Yoichi Hirai Date: Tue, 30 Jan 2018 16:05:58 +0100 Subject: Fixing errors from JSONSchema/st-filler-schema.json --- .../stPreCompiledContracts2/CallRipemd160_1Filler.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/GeneralStateTestsFiller/stPreCompiledContracts2/CallRipemd160_1Filler.json') diff --git a/src/GeneralStateTestsFiller/stPreCompiledContracts2/CallRipemd160_1Filler.json b/src/GeneralStateTestsFiller/stPreCompiledContracts2/CallRipemd160_1Filler.json index 33c2e23cd..8132cf91f 100644 --- a/src/GeneralStateTestsFiller/stPreCompiledContracts2/CallRipemd160_1Filler.json +++ b/src/GeneralStateTestsFiller/stPreCompiledContracts2/CallRipemd160_1Filler.json @@ -19,7 +19,7 @@ "result" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "storage" : { - "0x" : "0x9c1185a5c5e9fc54612808977ee8f548b2258d31", + "0x00" : "0x9c1185a5c5e9fc54612808977ee8f548b2258d31", "0x02" : "0x01" } } @@ -58,4 +58,4 @@ ] } } -} \ No newline at end of file +} -- cgit