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

@ -24,7 +24,6 @@ reth-network = { workspace = true, features = ["serde"] }
reth-network-p2p.workspace = true
reth-rpc-eth-types.workspace = true
reth-rpc-server-types.workspace = true
reth-rpc-types.workspace = true
reth-rpc-types-compat.workspace = true
reth-rpc-api = { workspace = true, features = ["client"] }
reth-rpc-eth-api = { workspace = true, features = ["client"] }