Type Alias consensus_config::Stake
source ยท pub type Stake = u64;
Expand description
Voting power of an authority, roughly proportional to the actual amount of Iota staked by the authority. Total stake / voting power of all authorities should sum to 10,000.