Skip to content

Commit 857e2a8

Browse files
committed
backend: don't include fq yet
1 parent 21c38f0 commit 857e2a8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/crypto/kimchi_bindings/js/node_js/node_backend.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ var plonk_wasm = (function() {
1818
"caml_pasta_fp_poseidon_block_cipher",
1919
"caml_pasta_fq_poseidon_block_cipher",
2020
"caml_pasta_fp_plonk_proof_create",
21-
"caml_pasta_fq_plonk_proof_create",
2221
"caml_pasta_fp_plonk_verifier_index_shifts",
2322
"caml_pasta_fq_plonk_verifier_index_shifts",
2423
"caml_pasta_fp_plonk_gate_vector_create",

0 commit comments

Comments
 (0)