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
u32 reference counting to triple u32 reference counting.Migrate from unique
u32 reference counting to triple u32 reference counting.Migrate from unique
u8 reference counting to triple u32 reference counting.