VkRegistry
Stores verifying keys for the circuits. Each circuit has a signature which is its compile-time constants represented as a uint256.
processVks
mapping(uint256 => struct SnarkCommon.VerifyingKey) processVks
processVkSet
mapping(uint256 => bool) processVkSet
tallyVks
mapping(uint256 => struct SnarkCommon.VerifyingKey) tallyVks