Function polkadot_runtime_parachains::paras::pallet::dispatchables::force_set_most_recent_context
source · pub fn force_set_most_recent_context<T: Config>(
para: Id,
context: BlockNumberFor<T>,
)
Expand description
Set the storage for the current parachain head data immediately.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::force_set_most_recent_context
.