mirror of
https://github.com/vacp2p/research.git
synced 2025-02-24 12:18:06 +00:00
4 lines
78 B
Plaintext
4 lines
78 B
Plaintext
include "./semaphore-base.circom";
|
|
|
|
component main = Semaphore(251, 20, 220);
|