Files
privacy-pools-core/packages/circuits/circuits.json
2025-01-28 16:19:32 +00:00

12 lines
204 B
JSON

{
"commitment": {
"file": "commitment",
"template": "CommitmentHasher",
"pubs": ["value", "label"]
},
"merkleTree": {
"file": "merkleTree",
"template": "MerkleTreeChecker"
}
}