mithril_common::messages

Type Alias MithrilStakeDistributionListMessage

source
pub type MithrilStakeDistributionListMessage = Vec<MithrilStakeDistributionListItemMessage>;
Expand description

Message structure of a Mithril Stake Distribution list

Aliased Typeยง

struct MithrilStakeDistributionListMessage { /* private fields */ }