feat(primitives): move revm-primitives to reth-primitives (#5088)

This commit is contained in:
Thomas Coratger
2023-10-20 00:35:46 +02:00
committed by GitHub
parent 5dd5555c5c
commit 5d217a2867
32 changed files with 90 additions and 109 deletions

View File

@ -14,7 +14,6 @@ reth-primitives.workspace = true
reth-rpc-types.workspace = true
reth-transaction-pool.workspace = true
reth-interfaces.workspace = true
reth-revm-primitives = { path = "../../revm/revm-primitives" }
reth-rpc-types-compat.workspace = true
## ethereum