chore: rm crate reth-rpc-types (#11341)

This commit is contained in:
nk_ysg
2024-10-02 17:16:20 +08:00
committed by GitHub
parent d5bdc1c8c0
commit 64fae4d0f2
18 changed files with 15 additions and 92 deletions

View File

@ -44,7 +44,6 @@ reth-ethereum-engine-primitives.workspace = true
reth-exex-test-utils.workspace = true
reth-payload-builder = { workspace = true, features = ["test-utils"] }
reth-provider = { workspace = true, features = ["test-utils"] }
reth-rpc-types.workspace = true
reth-tracing.workspace = true
[lints]