referrerpolicy=no-referrer-when-downgrade
pallet_election_provider_multi_phase::pallet::dispatchables

Function set_minimum_untrusted_score

Source
pub fn set_minimum_untrusted_score<T: Config>(
    maybe_next_score: Option<ElectionScore>,
)
Expand description

Set a new value for MinimumUntrustedScore.

Dispatch origin must be aligned with T::ForceOrigin.

This check can be turned off by setting the value to None.

§Warning: Doc-Only

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