Name | Lookup | Parameters | |
---|---|---|---|
submit_proof | 1000 | 3 |
Name | Docs |
---|---|
InvalidInput | Public inputs are malformed. |
InvalidProof | Proof is malformed. |
InvalidVerificationKey | Verification key is malformed. |
TooManyInputs | Too many inputs. |
VkAndInputsMismatch | Number of inputs not coherent with verification key. |
VerifyError | Proof verification failed. |