chore(rpc): EthApiTypes trait for network specific error AT (#9523)

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
Emilia Hane
2024-07-25 19:30:30 +02:00
committed by GitHub
parent f175f6ec9f
commit 0be2c17a9f
39 changed files with 878 additions and 478 deletions

View File

@ -84,7 +84,6 @@ optimism = [
"reth-provider/optimism",
"reth-rpc-types-compat/optimism",
"reth-rpc-eth-api/optimism",
"reth-rpc-eth-types/optimism",
]