Function parachain_staking::pallet::dispatchables::execute_delegation_request
source · pub fn execute_delegation_request<T: Config>(
delegator: T::AccountId,
candidate: T::AccountId,
use_balance_from: Option<BondKind>
)
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
.