mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
Fixed tests a bit
This commit is contained in:
parent
345e4bcfef
commit
ef6c5506c3
2 changed files with 10 additions and 8 deletions
|
|
@ -33,7 +33,7 @@
|
|||
],
|
||||
[
|
||||
115792089237316195423570985008687907853269984665640564039457584007913129639936,
|
||||
"38010000000000000000000000000000000000000000000000000000000000000000"
|
||||
"3821010000000000000000000000000000000000000000000000000000000000000000"
|
||||
],
|
||||
[
|
||||
[ 1, 2, [] ],
|
||||
|
|
|
|||
16
trietest.txt
16
trietest.txt
|
|
@ -1,9 +1,11 @@
|
|||
[
|
||||
{
|
||||
"do": "verb",
|
||||
"horse": "stallion",
|
||||
"doge": "coin",
|
||||
"dog": "puppy"
|
||||
},
|
||||
"6529010d2a2f633bfe03e7a3a3503e5a5bccd1ca49989ac0fb195fd022c6cc93"
|
||||
[
|
||||
{
|
||||
"do": "verb",
|
||||
"horse": "stallion",
|
||||
"doge": "coin",
|
||||
"dog": "puppy"
|
||||
},
|
||||
"6529010d2a2f633bfe03e7a3a3503e5a5bccd1ca49989ac0fb195fd022c6cc93"
|
||||
]
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue