pub type AuthorityList = Vec<(AuthorityId, AuthorityWeight)>;Expand description
A list of Grandpa authorities with associated weights.
Aliased Typeยง
pub struct AuthorityList { /* private fields */ }pub type AuthorityList = Vec<(AuthorityId, AuthorityWeight)>;A list of Grandpa authorities with associated weights.
pub struct AuthorityList { /* private fields */ }