nim-eth/eth/trie.nim
2019-02-05 14:01:10 +02:00

7 lines
71 B
Nim

import
trie/[hexary, sparse_binary]
export
hexary, sparse_binary