Type Definition pallet_rewards::pallet::AuthorCount

source ·
pub type AuthorCount<Author> = BTreeMap<Author, u32>;