mithril_stm::stm

Type Alias StmVerificationKey

source
pub type StmVerificationKey = VerificationKey;
Expand description

Wrapper of the MultiSignature Verification key

Aliased Typeยง

struct StmVerificationKey(/* private fields */);