Type Definition tp_finality_grandpa::AuthorityList[][src]

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

A list of Grandpa authorities with associated weights.