pub type CardanoStakeDistributionListMessage = Vec<CardanoStakeDistributionListItemMessage>;
Expand description

Message structure of a Cardano Stake Distribution list

Aliased Type§

struct CardanoStakeDistributionListMessage { /* private fields */ }