Module frame_system::migrations 
source · Expand description
Migrate the reference counting state.
Traits
- Trait to implement to give information about types used for migration
 
Functions
- Migrate from dual
u32reference counting to tripleu32reference counting. - Migrate from unique
u32reference counting to tripleu32reference counting. - Migrate from unique
u8reference counting to tripleu32reference counting.