pub fn aggregator_update_metadata<T: Config>(
    collator_candidates: Vec<T::AccountId>,
    action: MetadataUpdateAction
)
Expand description

Modifies aggregator metadata by extending or reducing list of approved candidates Account may only become aggregator only if its not collator or delegator at the moment

Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::aggregator_update_metadata.