Type Alias StmVerificationKey

Source
pub type StmVerificationKey = VerificationKey;
Expand description

Wrapper of the MultiSignature Verification key

Aliased Type§

struct StmVerificationKey(pub PublicKey);

Fields§

§0: PublicKey