pub type VerificationKey = BlsVerificationKey;
Wrapper of the MultiSignature Verification key
pub struct VerificationKey(pub PublicKey);
0: PublicKey