Function polkadot_runtime_common::purchase::pallet::dispatchables::set_payment_account
source · pub fn set_payment_account<T: Config>(who: T::AccountId)
Expand description
Set the account that will be used to payout users in the DOT purchase process.
Origin must match the ConfigurationOrigin
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_payment_account
.