Function parachain_staking::pallet::dispatchables::schedule_leave_delegators
source · pub fn schedule_leave_delegators<T: Config>()
Expand description
Request to leave the set of delegators. If successful, the caller is scheduled to be allowed to exit. Success forbids future delegator actions until the request is invoked or cancelled.
Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::schedule_leave_delegators
.