pub type CardanoStakeDistributionListMessage = Vec<CardanoStakeDistributionListItemMessage>;
Expand description
Message structure of a Cardano Stake Distribution list
Aliased Typeยง
pub struct CardanoStakeDistributionListMessage { /* private fields */ }