StakeTuple

Type Alias StakeTuple 

Source
pub type StakeTuple = (AuthenticatedValidatorMap, Option<RewardAmount>, Option<StakeTableHash>);
Expand description

Tuple type for stake table data: (validators, block_reward, stake_table_hash)