mithril_common::messages

Type Alias CertificateListMessage

source
pub type CertificateListMessage = Vec<CertificateListItemMessage>;
Expand description

Message structure of a certificate list

Aliased Typeยง

struct CertificateListMessage { /* private fields */ }