pallet_parachain_staking::pallet::dispatchables

Function execute_delegation_request

Source
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.