Skip to content

IVerifier

Description

The verifier exposes the verifyProof view function and is generated from the verifying key for the corresponding SNARK.

verifyProof

Details

Signature

verifyProof(bytes memory _proof, uint256[6] memory _input) external returns (bool)