mirror of
https://github.com/arnaucube/circom-compat.git
synced 2026-01-07 22:41:32 +01:00
fix: use correct feature name
This commit is contained in:
committed by
GitHub
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;
|
||||
|
||||
Reference in New Issue
Block a user