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