Skip to content

Commit ef6c550

Browse files
committed
Fixed tests a bit
1 parent 345e4bc commit ef6c550

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

rlptest.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
],
3434
[
3535
115792089237316195423570985008687907853269984665640564039457584007913129639936,
36-
"38010000000000000000000000000000000000000000000000000000000000000000"
36+
"3821010000000000000000000000000000000000000000000000000000000000000000"
3737
],
3838
[
3939
[ 1, 2, [] ],

trietest.txt

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
[
2-
{
3-
"do": "verb",
4-
"horse": "stallion",
5-
"doge": "coin",
6-
"dog": "puppy"
7-
},
8-
"6529010d2a2f633bfe03e7a3a3503e5a5bccd1ca49989ac0fb195fd022c6cc93"
2+
[
3+
{
4+
"do": "verb",
5+
"horse": "stallion",
6+
"doge": "coin",
7+
"dog": "puppy"
8+
},
9+
"6529010d2a2f633bfe03e7a3a3503e5a5bccd1ca49989ac0fb195fd022c6cc93"
10+
]
911
]

0 commit comments

Comments
 (0)