pub fn cancel_leave_candidates<T: Config>(candidate_count: u32)
Expand description
Cancel open request to leave candidates
- only callable by collator account
- result upon successful call is the candidate is active in the candidate pool
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::cancel_leave_candidates
.