pub type ProtocolAggregateVerificationKey = ProtocolKey<AggregateVerificationKey<Blake2b<U32>>>;
Expand description
Wrapper of MithrilStm:AggregateVerificationKey.
Aliased Typeยง
pub struct ProtocolAggregateVerificationKey { /* private fields */ }
pub type ProtocolAggregateVerificationKey = ProtocolKey<AggregateVerificationKey<Blake2b<U32>>>;
Wrapper of MithrilStm:AggregateVerificationKey.
pub struct ProtocolAggregateVerificationKey { /* private fields */ }