nim-eth/eth/trie.nim

6 lines
64 B
Nim
Raw Permalink Normal View History

2019-02-05 12:01:10 +00:00
import
./trie/[hexary, trie_defs]
2019-02-05 12:01:10 +00:00
export
hexary, trie_defs