mithril_common::crypto_helper

Type Alias ProtocolAggregateVerificationKey

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

Aliased Typeยง

struct ProtocolAggregateVerificationKey { /* private fields */ }