We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de5e835 commit bca1c23Copy full SHA for bca1c23
extensions/ecc/tests/src/lib.rs
@@ -14,7 +14,7 @@ mod tests {
14
utils::{air_test, air_test_with_min_segments},
15
};
16
use openvm_ecc_circuit::{
17
- CurveConfig, EccExtension, Rv32EccConfig, SwCurveCoeffs, ED25519_CONFIG, P256_CONFIG,
+ CurveConfig, Rv32EccConfig, SwCurveCoeffs, ED25519_CONFIG, P256_CONFIG,
18
SECP256K1_CONFIG,
19
20
use openvm_ecc_transpiler::EccTranspilerExtension;
0 commit comments