pub fn control_auto_migration<T: Config>(maybe_config: Option<MigrationLimits>)
Expand description
Control the automatic migration.
The dispatch origin of this call must be Config::ControlOrigin
.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::control_auto_migration
.