- Build and deployed everything.
- Backend up.
- Schema deployed fine and i got zkDoc address via "yarn hardhat build-deploy-schema --schema /home/node/zkcv/zkdocs/zkdocs-backend/test/test_schemas/tax_bracket.json --network localhost. "
- Did /home/node/zkcv/zkdocs/cp_script.sh tax_bracket /home/node/zkcv/zkdocs/zkdocs-backend/test/test_schemas/tax_bracket.json
- Checked
zkdocs-ui/src/lib/Config.ts
- Did
./cp_snarkjs.sh
Still getting this error on Fill form in the client:
Error: Error: call revert exception [ See: https://links.ethers.org/v5-errors-CALL_EXCEPTION ] (method="schemaHash()", data="0x", errorArgs=null, errorName=null, errorSignature=null, reason=null, code=CALL_EXCEPTION, version=abi/5.6.1)
zkdocs-ui/src/lib/Config.ts./cp_snarkjs.shStill getting this error on Fill form in the client:
Error: Error: call revert exception [ See: https://links.ethers.org/v5-errors-CALL_EXCEPTION ] (method="schemaHash()", data="0x", errorArgs=null, errorName=null, errorSignature=null, reason=null, code=CALL_EXCEPTION, version=abi/5.6.1)