Function polkadot_runtime_parachains::paras::pallet::dispatchables::force_note_new_head
source · pub fn force_note_new_head<T: Config>(para: Id, new_head: HeadData)
Expand description
Note a new block head for para within the context of the current block.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::force_note_new_head
.