Type Alias mithril_common::crypto_helper::ProtocolStakeDistribution
source · pub type ProtocolStakeDistribution = Vec<(ProtocolPartyId, ProtocolStake)>;
Aliased Type§
struct ProtocolStakeDistribution { /* private fields */ }