pub fn set_current_head<T: Config>(para: ParaId, new_head: HeadData)
Expand description

Set the parachain’s current head.

Can be called by Root, the parachain, or the parachain manager if the parachain is unlocked.

Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::set_current_head.