Function polkadot_runtime_common::purchase::pallet::dispatchables::set_unlock_block
source · pub fn set_unlock_block<T: Config>(unlock_block: BlockNumberFor<T>)
Expand description
Set the block where locked DOTs will become unlocked.
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_unlock_block
.