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 795f854 commit 1481f52Copy full SHA for 1481f52
batcher/aligned-sdk/src/aggregation_layer/mod.rs
@@ -25,7 +25,7 @@ pub enum ProofStatus {
25
NotFound,
26
}
27
28
-/// Given the [`AggregationModeVerificationData`], this function checks whether the proof was included in a
+/// Given the [`AggregationModeVerificationData`], this function checks whether the proof was included
29
/// in a recent aggregated proof and verifies the corresponding Merkle root commitment.
30
///
31
/// ### Notes
0 commit comments