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 14aa899 commit 14c3bbaCopy full SHA for 14c3bba
src/lib/crypto/kimchi_bindings/js/node_js/node_backend.js
@@ -25,3 +25,5 @@ function override(functionName) {
25
// Overwrite only the functions that are already available in native
26
override('caml_pasta_fp_poseidon_block_cipher');
27
override('caml_pasta_fq_poseidon_block_cipher');
28
+override('prover_to_json');
29
+override('prover_index_from_bytes');
0 commit comments