mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-04 15:22:55 +00:00
Update trieanyorder.json
In correct anyorder trie tests, where all permuations should have the same root, one can not have 2 keys with the same value.
This commit is contained in:
parent
94f1ca2e09
commit
8b79ae6695
1 changed files with 0 additions and 1 deletions
|
|
@ -25,7 +25,6 @@
|
||||||
"foo": {
|
"foo": {
|
||||||
"in": {
|
"in": {
|
||||||
"foo": "bar",
|
"foo": "bar",
|
||||||
"food": "bat",
|
|
||||||
"food": "bass"
|
"food": "bass"
|
||||||
},
|
},
|
||||||
"root": "0x17beaa1648bafa633cda809c90c04af50fc8aed3cb40d16efbddee6fdf63c4c3"
|
"root": "0x17beaa1648bafa633cda809c90c04af50fc8aed3cb40d16efbddee6fdf63c4c3"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue