Skip to content

Commit b096f2e

Browse files
committed
fix spelling
1 parent 5357c58 commit b096f2e

File tree

1 file changed

+2
-0
lines changed
  • rust/catalyst-voting/src/crypto/zk_unit_vector

1 file changed

+2
-0
lines changed

rust/catalyst-voting/src/crypto/zk_unit_vector/mod.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
//!
55
//! This implementation follows this [specification](https://input-output-hk.github.io/catalyst-voices/architecture/08_concepts/voting_transaction/crypto/#d-non-interactive-zk-vote-proof)
66
7+
// cspell: words Zhang, Oliynykov, Balogum
8+
79
mod challenges;
810
mod polynomial;
911
mod randomness_announcements;

0 commit comments

Comments
 (0)