We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4603044 commit 404c4f2Copy full SHA for 404c4f2
1 file changed
batcher/aligned-sdk/src/sdk/aggregation.rs
@@ -53,7 +53,7 @@ impl AggregationModeVerificationData {
53
pub struct Hash32([u8; 32]);
54
55
// Note:
56
-// We define a version that of the backend that takes the leaves as hashed data
+// We define a version of the backend that takes the leaves as hashed data
57
// since the user may not have access to the proofs that he didn't submit
58
// The original MerkleTreeBackend is defined in three places
59
// aggregation_mode/src/aggregators/mod.rs
0 commit comments