pub fn kick_candidate<T: Config<I>, I: 'static>(candidate: T::AccountId)
Expand description

Remove the candidate’s application from the society. Callable only by the Signed origin of the Founder, only after the period for voting has ended, and only when they do not have a clear approval.

Any bid deposit is lost and voucher is banned.

§Warning: Doc-Only

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