Function polkadot_runtime_common::purchase::pallet::dispatchables::set_statement
source · pub fn set_statement<T: Config>(statement: Vec<u8>)
Expand description
Set the statement that must be signed for a user to participate on the DOT sale.
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_statement
.