aboutsummaryrefslogtreecommitdiffstats
path: root/RLPTests
diff options
context:
space:
mode:
authorAyrat Badykov <ayratin555@gmail.com>2017-06-10 17:19:41 +0800
committerAyrat Badykov <ayratin555@gmail.com>2017-06-10 17:19:41 +0800
commit5cfea31f0d9262bda74c0d765f8b86fe304dbabc (patch)
treebe091fed2f2b80c917296fef674ef94555213df6 /RLPTests
parent0e721e5b33317080de204e5787565ab3cf39fe45 (diff)
downloaddexon-tests-5cfea31f0d9262bda74c0d765f8b86fe304dbabc.tar.gz
dexon-tests-5cfea31f0d9262bda74c0d765f8b86fe304dbabc.tar.zst
dexon-tests-5cfea31f0d9262bda74c0d765f8b86fe304dbabc.zip
use lowercase digit in bytestring7F test
Diffstat (limited to 'RLPTests')
-rw-r--r--RLPTests/rlptest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/RLPTests/rlptest.json b/RLPTests/rlptest.json
index f59590567..17a7e53af 100644
--- a/RLPTests/rlptest.json
+++ b/RLPTests/rlptest.json
@@ -13,7 +13,7 @@
},
"bytestring7F": {
"in": "\u007F",
- "out": "7F"
+ "out": "7f"
},
"shortstring": {
"in": "dog",