referrerpolicy=no-referrer-when-downgrade

Function set_payee

Source
pub fn set_payee<T: Config>(payee: RewardDestination<T::AccountId>)
Expand description

(Re-)set the payment target for a controller.

Effects will be felt instantly (as soon as this function is completed successfully).

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::set_payee.