Cargo Features
[dependencies]
semaphore-rs-proof = { version = "0.3.1", default-features = false, features = ["ark"] }
- default = ark
-
The
ark
feature is set by default wheneversemaphore-rs-proof
is added without
somewhere in the dependency tree.default-features = false - ark default
-
Enables ark-bn254 =0.4.0, ark-ec ^0.4.2, ark-groth16 =0.4.0, and semaphore-rs-ark-circom
semaphore-rs-proof has 2 features without comments.