pub fn migrate_from_single_to_triple_ref_count<V, T>() -> Weightwhere
    V: V2ToV3,
    T: Config,
Expand description

Migrate from unique u32 reference counting to triple u32 reference counting.