referrerpolicy=no-referrer-when-downgrade

Function nominate

Source
pub fn nominate<T: Config>(
    targets: Vec<<<T as Config>::Lookup as StaticLookup>::Source>,
)
Expand description

Declare the desire to nominate targets for the origin controller.

Effects will be felt at the beginning of the next era.

The dispatch origin for this call must be Signed by the controller, not the stash.

§Warning: Doc-Only

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