chore(rpc): EthApi builder (#9041)

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
Emilia Hane
2024-07-03 17:30:29 +02:00
committed by GitHub
parent 84c5c3376e
commit 335b93425e
29 changed files with 736 additions and 557 deletions

View File

@ -19,6 +19,7 @@ reth-node-core.workspace = true
reth-provider.workspace = true
reth-rpc.workspace = true
reth-rpc-api.workspace = true
reth-rpc-eth-api.workspace = true
reth-rpc-layer.workspace = true
reth-rpc-eth-types.workspace = true
reth-rpc-server-types.workspace = true