mithril_common::messages

Type Alias CardanoStakeDistributionListMessage

Source
pub type CardanoStakeDistributionListMessage = Vec<CardanoStakeDistributionListItemMessage>;
Expand description

Message structure of a Cardano Stake Distribution list

Aliased Typeยง

struct CardanoStakeDistributionListMessage { /* private fields */ }