We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b63df2b commit 0bab3cfCopy full SHA for 0bab3cf
6 files changed
sequencer/src/l1/submitter/mod.rs
@@ -14,4 +14,4 @@ mod worker;
14
15
pub use config::BatchSubmitterConfig;
16
pub use poster::{BatchPoster, BatchPosterConfig, BatchPosterError, EthereumBatchPoster, TxHash};
17
-pub use worker::{BatchSubmitter, BatchSubmitterError, TickOutcome};
+pub use worker::{BatchSubmitter, BatchSubmitterError};
0 commit comments