nim-eth/tests/trie/all_tests.nim
Jacek Sieka b49df0a71a
remove binary tries (#736)
Binary tries were an early research idea but are no longer part of any
plausible etheruem roadmap, hence we remove them.
2024-09-30 12:59:16 +02:00

6 lines
97 B
Nim

import
./test_hexary_trie,
./test_json_suite,
./test_transaction_db,
./test_hexary_proof