Function pallet_parachain_staking::pallet::dispatchables::hotfix_remove_delegation_requests_exited_candidates
source · pub fn hotfix_remove_delegation_requests_exited_candidates<T: Config>(
candidates: Vec<T::AccountId>
)
Expand description
Hotfix to remove existing empty entries for candidates that have left.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::hotfix_remove_delegation_requests_exited_candidates
.