mithril_common::crypto_helper

Type Alias ProtocolAggregateVerificationKey

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

Aliased Typeยง

struct ProtocolAggregateVerificationKey { /* private fields */ }