aboutsummaryrefslogtreecommitdiffstats
path: root/RLPTests/rlptest.json
diff options
context:
space:
mode:
authorHamdi Allam <hamdi.allam97@gmail.com>2018-07-29 02:26:37 +0800
committerHamdi Allam <hamdi.allam97@gmail.com>2018-07-29 02:26:37 +0800
commitb8a21c193696976ca3b33b6d82107601063a5d26 (patch)
treecd6ecdcba18988a2b90df9ea8245e43638203a10 /RLPTests/rlptest.json
parentb1ec6cea390b358249b949d08db4ec609d25b4b4 (diff)
downloaddexon-tests-b8a21c193696976ca3b33b6d82107601063a5d26.tar.gz
dexon-tests-b8a21c193696976ca3b33b6d82107601063a5d26.tar.zst
dexon-tests-b8a21c193696976ca3b33b6d82107601063a5d26.zip
fixed rlp test
Diffstat (limited to 'RLPTests/rlptest.json')
-rw-r--r--RLPTests/rlptest.json2
1 files changed, 1 insertions, 1 deletions
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,