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