From b32c963dd35ff66c8c6a961d5bb78c1f8b0561a8 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Fri, 10 Aug 2018 17:33:51 +0300 Subject: [PATCH] restore the rlp test --- RLPTests/rlptest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RLPTests/rlptest.json b/RLPTests/rlptest.json index df648c85656..b75f050f8d2 100644 --- a/RLPTests/rlptest.json +++ b/RLPTests/rlptest.json @@ -33,7 +33,7 @@ }, "zero": { "in": 0, - "out": "00" + "out": "80" }, "smallint": { "in": 1,