Type Alias iota_types::transaction::TrustedCertificate

source ·
pub type TrustedCertificate = TrustedEnvelope<SenderSignedData, AuthorityStrongQuorumSignInfo>;

Aliased Type§

struct TrustedCertificate(/* private fields */);