pub type BoundedVecEncodedVerifyingKey = BoundedVec<u8, ConstU32<VERIFICATION_KEY_LENGTH>>;
Aliased Typeยง
pub struct BoundedVecEncodedVerifyingKey(/* private fields */);
pub type BoundedVecEncodedVerifyingKey = BoundedVec<u8, ConstU32<VERIFICATION_KEY_LENGTH>>;
pub struct BoundedVecEncodedVerifyingKey(/* private fields */);