zkVerify Testnet
subscan
Runtime Modules / SettlementGroth16Pallet
Spec Version:
Call Functions
Name
Lookup
Parameters
submit_proof17003
register_vk17011
disable17021
Events
Name
Lookup
Attributes
VkRegistered1700["H256"]
Storage Functions
Name
Type
Disabled{"origin":"PlainType","plain_type":"Bool","PlainTypeValue":8}
Vks{"origin":"Map","n_map_type":{"hashers":["Identity"],"key_vec":["H256"],"value":"pallet_groth16_verifier:groth16:VerificationKeyWithCurve","keys_id":13,"value_id":155}}
Error Types
Name
Docs
InvalidInputProvided data has not valid public inputs.
InvalidProofDataProvided data has not valid proof.
VerifyErrorVerify proof failed.
InvalidVerificationKeyProvided an invalid verification key.
VerificationKeyNotFoundProvided an unregistered verification key hash.
DisabledVerifierCurrent Verifier Pallet is disabled.