pub type Staker = (AccountId, AccountId, Balance, StakerStatus<AccountId>);
The staker type as supplied ot the Staking config.