[][src]Type Definition sp_finality_grandpa::AuthorityList

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

A list of Grandpa authorities with associated weights.