Type Definition sc_network_common::sync::warp::AuthorityList

pub type AuthorityList = Vec<(Public, u64), Global>;
Expand description

A list of Grandpa authorities with associated weights.