pub fn cancel_delegation_request<T: Config>(candidate: T::AccountId)
Expand description
Cancel request to change an existing delegation.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::cancel_delegation_request
.