Type Alias iota_types::transaction::VerifiedCertificate
source · pub type VerifiedCertificate = VerifiedEnvelope<SenderSignedData, AuthorityStrongQuorumSignInfo>;
Aliased Type§
struct VerifiedCertificate(/* private fields */);