chore: export RethApiClient trait (#10545)

This commit is contained in:
joshieDo
2024-08-26 18:26:17 +01:00
committed by GitHub
parent ec31b247e9
commit 51e9916929

View File

@ -72,6 +72,7 @@ pub mod clients {
mev::MevApiClient,
net::NetApiClient,
otterscan::OtterscanClient,
reth::RethApiClient,
rpc::RpcApiServer,
trace::TraceApiClient,
txpool::TxPoolApiClient,