pub type ProtocolAggregateVerificationKey = ProtocolKey<StmAggrVerificationKey<Blake2b<U32>>>;
Expand description

Aliased Type§

struct ProtocolAggregateVerificationKey { /* private fields */ }