pub fn ban_from_committee<T: Config>(banned: T::AccountId, ban_reason: Vec<u8>)
Expand description

Schedule a non-reserved node to be banned out from the committee at the end of the era

§Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::ban_from_committee.