transaction-pool: replace reth-primitive imports (#10766)

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
Håvard Anda Estensen
2024-09-07 11:12:46 +02:00
committed by GitHub
parent 10f3320782
commit 162f6019d4
30 changed files with 65 additions and 46 deletions

View File

@ -25,6 +25,7 @@ revm.workspace = true
# ethereum
alloy-rlp.workspace = true
alloy-primitives.workspace = true
# async/futures
futures-util.workspace = true