Skip to content
This repository was archived by the owner on Jan 2, 2024. It is now read-only.

Commit fd921a4

Browse files
committed
docs: wrote Signal explanation in glossary
1 parent cfab949 commit fd921a4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

versioned_docs/version-V3/glossary.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,7 @@ To generate or verify valid zero-knowledge proofs with Semaphore, applications m
6161

6262
For a complete list of ready-to-use files, see <http://www.trusted-setup-pse.org>.
6363
To learn more, see the [trusted setup ceremony](https://storage.googleapis.com/trustedsetup-a86f4.appspot.com/semaphore/semaphore_top_index.html).
64+
65+
## Signals
66+
67+
The term "signals" in semaphore refers to the values broadcast by the user when voting, confirming, and so on. On the other hand, "[signals](https://docs.circom.io/circom-language/signals/)" in Circom refer to data that contain elements within the field of Z/pZ. In Circom, "signals" can be either inputs or outputs.

0 commit comments

Comments
 (0)