Type Definition tetcore_subxt::staking::AuthorityList[][src]

type AuthorityList = Vec<(AuthorityId, AuthorityWeight)>;

A list of Grandpa authorities with associated weights.