We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 126c0a8 commit 184a373Copy full SHA for 184a373
execution_chain/db/aristo/aristo_compute.nim
@@ -14,7 +14,7 @@ import
14
std/strformat,
15
chronicles,
16
eth/rlp,
17
- eth/common,
+ eth/common/[accounts_rlp, base_rlp, hashes_rlp],
18
results,
19
"."/[aristo_desc, aristo_get, aristo_layers],
20
./aristo_desc/desc_backend
0 commit comments