pub fn execute_delegation_request<T: Config>(
delegator: T::AccountId,
candidate: T::AccountId
)
Expand description
Execute pending 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::execute_delegation_request
.