Name | Lookup | Parameters | |
---|---|---|---|
submit_proof | 1300 | 3 | |
register_vk | 1301 | 1 |
Name | Lookup | Attributes | |
---|---|---|---|
VkRegistered | 1300 | ["H256"] |
Name | Type | |
---|---|---|
Vks | {"origin":"Map","n_map_type":{"hashers":["Identity"],"key_vec":["H256"],"value":"pallet_groth16_verifier:groth16:VerificationKeyWithCurve","keys_id":12,"value_id":232}} |
Name | Docs |
---|---|
InvalidInput | Provided data has not valid public inputs. |
InvalidProofData | Provided data has not valid proof. |
VerifyError | Verify proof failed. |
InvalidVerificationKey | Provided an invalid verification key. |
VerificationKeyNotFound | Provided an unregistered verification key hash. |