diff --git a/eth/common/state_accessors.nim b/eth/common/state_accessors.nim index 46e9780..6871c82 100644 --- a/eth/common/state_accessors.nim +++ b/eth/common/state_accessors.nim @@ -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,