From b8a21c193696976ca3b33b6d82107601063a5d26 Mon Sep 17 00:00:00 2001 From: Hamdi Allam Date: Sat, 28 Jul 2018 14:26:37 -0400 Subject: fixed rlp test --- RLPTests/rlptest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RLPTests/rlptest.json b/RLPTests/rlptest.json index b75f050f8..df648c856 100644 --- a/RLPTests/rlptest.json +++ b/RLPTests/rlptest.json @@ -33,7 +33,7 @@ }, "zero": { "in": 0, - "out": "80" + "out": "00" }, "smallint": { "in": 1, -- cgit v1.2.3