diff --git a/libs/remix-ws-templates/src/script-templates/sindri/sindri.json b/libs/remix-ws-templates/src/script-templates/sindri/sindri.json index 65e277bda7..5f2ec079f5 100644 --- a/libs/remix-ws-templates/src/script-templates/sindri/sindri.json +++ b/libs/remix-ws-templates/src/script-templates/sindri/sindri.json @@ -5,5 +5,5 @@ "circuitType": "circom", "curve": "bn254", "provingScheme": "groth16", - "witnessCompiler": "c++" + "witnessCompiler": "wasm" }