Skip to content

Commit 53e249c

Browse files
committed
address latest clippy feedback
1 parent b024462 commit 53e249c

File tree

1 file changed

+1
-0
lines changed
  • mev-rs/src/blinded_block_provider/api

1 file changed

+1
-0
lines changed

mev-rs/src/blinded_block_provider/api/client.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ use beacon_api_client::mainnet::Client as BeaconApiClient;
1616
use beacon_api_client::minimal::Client as BeaconApiClient;
1717

1818
/// A `Client` for a service implementing the Builder APIs.
19+
///
1920
/// Note that `Client` does not implement the `BlindedBlockProvider` trait so that
2021
/// it can provide more flexibility to callers with respect to the types
2122
/// it accepts.

0 commit comments

Comments
 (0)