Skip to content

Commit b26bbd3

Browse files
MitchTurnerxgreenx
andauthored
Update crates/services/tx_status_manager/src/service.rs
Co-authored-by: Green Baneling <[email protected]>
1 parent 6683c41 commit b26bbd3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/services/tx_status_manager/src/service.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ pub struct Task<T> {
112112
early_preconfirmations: Vec<Sealed<Preconfirmations, Bytes64>>,
113113
}
114114

115-
#[allow(dead_code)]
116115
/// Interface for signature verification of preconfirmations
117116
pub trait SignatureVerification: Send {
118117
/// Adds a new delegate signature to verify the preconfirmations

0 commit comments

Comments
 (0)