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 003081e commit 4c974caCopy full SHA for 4c974ca
crates/blobber/src/builder.rs
@@ -1,4 +1,4 @@
1
-use crate::{block_data::BlockExtractor, BlockExtractorConfig};
+use crate::{BlockExtractorConfig, block_data::BlockExtractor};
2
use init4_bin_base::utils::calc::SlotCalculator;
3
use reth::transaction_pool::TransactionPool;
4
use url::Url;
0 commit comments