pub fn schedule_leave_candidates<T: Config>(candidate_count: u32)
Expand description
Request to leave the set of candidates. If successful, the account is immediately removed from the candidate pool to prevent selection as a collator.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::schedule_leave_candidates
.