Skip to content

Commit f8f7612

Browse files
authored
Update integer-commitments.md
1 parent 7e16344 commit f8f7612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: integer-commitments.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Bit Commitment
44

5-
1. Choose secret number `N`
5+
1. Choose secret number `N` from `{1,2}`
66
2. Choose secret nonce `R` which is 31 bytes of randomness
77
3. The public commitment `C` is `R` hashed `N` times.
88

0 commit comments

Comments
 (0)