mirror of
https://github.com/codex-storage/circom-compat.git
synced 2025-02-04 07:04:15 +00:00
fix: use correct feature name
This commit is contained in:
parent
746d2329e9
commit
35ce5a909e
@ -7,7 +7,7 @@ pub use witness::WitnessCalculator;
|
||||
pub mod circom;
|
||||
pub use circom::{CircomBuilder, CircomCircuit, CircomConfig, CircomReduction};
|
||||
|
||||
#[cfg(feature = "full")]
|
||||
#[cfg(feature = "ethereum")]
|
||||
pub mod ethereum;
|
||||
|
||||
mod zkey;
|
||||
|
Loading…
x
Reference in New Issue
Block a user