pub type VerificationKey = BlsVerificationKey;Expand description
Wrapper of the MultiSignature Verification key
Aliased Type§
pub struct VerificationKey(pub PublicKey);Tuple Fields§
§0: PublicKeypub type VerificationKey = BlsVerificationKey;Wrapper of the MultiSignature Verification key
pub struct VerificationKey(pub PublicKey);0: PublicKey