Function frame_system::migrations::migrate_to_dual_ref_count [−][src]
pub fn migrate_to_dual_ref_count<T: Config>() -> Weight
Expand description
Migrate from unique u32
reference counting to triple u32
reference counting.