mirror of
https://github.com/status-im/nim-eth.git
synced 2025-02-16 16:06:35 +00:00
Binary tries were an early research idea but are no longer part of any plausible etheruem roadmap, hence we remove them.
7 lines
78 B
Markdown
7 lines
78 B
Markdown
# trie
|
|
Nim Implementation of the Ethereum Trie structure
|
|
---
|
|
|
|
## Hexary Trie
|
|
|