Function parachain_staking::pallet::dispatchables::cancel_leave_delegators
source · pub fn cancel_leave_delegators<T: Config>()
Expand description
Cancel a pending request to exit the set of delegators. Success clears the pending exit
request (thereby resetting the delay upon another leave_delegators
call).
Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::cancel_leave_delegators
.