pub fn schedule_revoke_delegation<T: Config>(collator: T::AccountId)
Expand description

Request to revoke an existing delegation. If successful, the delegation is scheduled to be allowed to be revoked via the execute_delegation_request extrinsic.

Warning: Doc-Only

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