We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 601c2d5 commit 0e8eda5Copy full SHA for 0e8eda5
1 file changed
src/tasks/submit.rs
@@ -60,7 +60,7 @@ pub enum ControlFlow {
60
}
61
62
/// Submits sidecars in ethereum txns to mainnet ethereum
63
-#[derive(Debug, Clone)]
+#[derive(Debug)]
64
pub struct SubmitTask {
65
/// Zenith
66
pub zenith: ZenithInstance,
0 commit comments