Function generate_proof_js

Source
pub fn generate_proof_js(
    proof_input: JsProofInput,
) -> Result<JsProofOutput, JsValue>