Fixed imports

This commit is contained in:
Yuriy Glukhov 2019-02-05 18:54:58 +02:00
parent 46656bf8c2
commit fe9fa7689b
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
import
eth/trie/[defs, db, hexary], rlp,
eth/trie/[trie_defs, db, hexary], eth/rlp,
eth_types
proc getAccount*(db: TrieDatabaseRef,