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