rpc: rm useless reexports in reth-rpc-types (#11113)

This commit is contained in:
Thomas Coratger
2024-09-23 02:29:47 +02:00
committed by GitHub
parent 0a6845b051
commit 2684594ec1
25 changed files with 58 additions and 74 deletions

View File

@ -44,6 +44,7 @@ reth-optimism-forks.workspace = true
# ethereum
alloy-primitives.workspace = true
op-alloy-rpc-types-engine.workspace = true
# async
async-trait.workspace = true