mirror of
https://github.com/vacp2p/zerokit.git
synced 2025-01-10 22:36:17 +00:00
9e1355d36a
* refactor(rln): update APIs based on updated rln circuit design * chore(rln): update rln vendor submodule * fix(ci): update ci to not ignore rln resources changes
9 lines
278 B
Plaintext
9 lines
278 B
Plaintext
[submodule "rln/vendor/rln"]
|
|
path = rln/vendor/rln
|
|
ignore = dirty
|
|
url = https://github.com/Rate-Limiting-Nullifier/rln_circuits.git
|
|
[submodule "semaphore/vendor/semaphore"]
|
|
path = semaphore/vendor/semaphore
|
|
ignore = dirty
|
|
url = https://github.com/appliedzkp/semaphore.git
|