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 f5a60aa commit 09d6df8Copy full SHA for 09d6df8
tests/flashbots.rs
@@ -33,6 +33,7 @@ fn get_test_provider() -> Flashbots {
33
Flashbots::new(FLASHBOTS_URL.clone(), BUILDER_KEY.clone())
34
}
35
36
+#[allow(clippy::type_complexity)]
37
fn get_sepolia() -> FillProvider<
38
JoinFill<
39
0 commit comments