fix js
This commit is contained in:
parent
70dff669ea
commit
d126707e6d
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
|
||||
#[cfg(feature = "bellman_extensions")]
|
||||
use bellman_ce::pairing::{ff::ScalarEngine, Engine};
|
||||
#[cfg(feature = "bellperson_extensions")]
|
||||
use nova_snark::provider::pedersen::CommitmentEngine;
|
||||
use num_bigint::BigUint;
|
||||
use num_traits::{CheckedDiv, One, Zero};
|
||||
|
|
Loading…
Reference in a new issue