[][src]Type Definition pallet_grandpa::AuthorityList

type AuthorityList = Vec<(Public, u64)>;

A list of Grandpa authorities with associated weights.