mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
cli: replace reth-primitive imports with alloy-eips (#10994)
This commit is contained in:
committed by
GitHub
parent
21232b0918
commit
2ee14164de
@ -44,6 +44,7 @@ reth-trie = { workspace = true, features = ["metrics"] }
|
||||
reth-trie-db = { workspace = true, features = ["metrics"] }
|
||||
|
||||
# ethereum
|
||||
alloy-eips.workspace = true
|
||||
alloy-primitives.workspace = true
|
||||
|
||||
itertools.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user