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 21c38f0 commit 857e2a8Copy full SHA for 857e2a8
src/lib/crypto/kimchi_bindings/js/node_js/node_backend.js
@@ -18,7 +18,6 @@ var plonk_wasm = (function() {
18
"caml_pasta_fp_poseidon_block_cipher",
19
"caml_pasta_fq_poseidon_block_cipher",
20
"caml_pasta_fp_plonk_proof_create",
21
- "caml_pasta_fq_plonk_proof_create",
22
"caml_pasta_fp_plonk_verifier_index_shifts",
23
"caml_pasta_fq_plonk_verifier_index_shifts",
24
"caml_pasta_fp_plonk_gate_vector_create",
0 commit comments