Function pallet_migrations::pallet::dispatchables::force_onboard_mbms
source · pub fn force_onboard_mbms<T: Config>()
Expand description
Forces the onboarding of the migrations.
This process happens automatically on a runtime upgrade. It is in place as an emergency
measurement. The cursor needs to be None
for this to succeed.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::force_onboard_mbms
.