pub fn execute_leave_candidates<T: Config>(
candidate: T::AccountId,
candidate_delegation_count: u32
)
Expand description
Execute leave candidates request
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::execute_leave_candidates
.