pub fn execute_leave_delegators<T: Config>(
    delegator: T::AccountId,
    delegation_count: u32
)
Expand description

Execute the right to exit the set of delegators and revoke all ongoing delegations.

Warning: Doc-Only

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