We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b024462 commit 53e249cCopy full SHA for 53e249c
mev-rs/src/blinded_block_provider/api/client.rs
@@ -16,6 +16,7 @@ use beacon_api_client::mainnet::Client as BeaconApiClient;
16
use beacon_api_client::minimal::Client as BeaconApiClient;
17
18
/// A `Client` for a service implementing the Builder APIs.
19
+///
20
/// Note that `Client` does not implement the `BlindedBlockProvider` trait so that
21
/// it can provide more flexibility to callers with respect to the types
22
/// it accepts.
0 commit comments