Type Alias mithril_common::crypto_helper::ProtocolAggregateVerificationKey
source · pub type ProtocolAggregateVerificationKey = ProtocolKey<StmAggrVerificationKey<Blake2b<U32>>>;
Expand description
Wrapper of MithrilStm:StmAggrVerificationKey.
Aliased Type§
struct ProtocolAggregateVerificationKey { /* private fields */ }