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

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