pub type ProtocolAggregateVerificationKeyForSnark = ProtocolKey<AggregateVerificationKeyForSnark<ProtocolMembershipDigest>>;Available on crate feature
future_snark only.Expand description
Wrapper of MithrilStm:AggregateVerificationKeyForSnark.
Aliased Typeยง
pub struct ProtocolAggregateVerificationKeyForSnark { /* private fields */ }