Module polkadot_sdk_frame::prelude::frame_system::migrations
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 tripleu32
reference counting. - Migrate from unique
u32
reference counting to tripleu32
reference counting. - Migrate from unique
u8
reference counting to tripleu32
reference counting.