pub fn migrate_to_v2<T: Config>() -> Weight
Expand description

Migrates Overweight so that it initializes the storage map’s counter.

NOTE: Only use this function if you know what you’re doing. Default to using migrate_to_latest.