Type Alias mithril_stm::stm::StmVerificationKey
source · pub type StmVerificationKey = VerificationKey;
Expand description
Wrapper of the MultiSignature Verification key
Aliased Type§
struct StmVerificationKey(/* private fields */);