Expand description
Auto-map all existing accounts
§Multi-Block Migration v3
Iterates frame_system::Account and for each account:
- If unmapped: calls
map_no_deposit_uncheckedto create a deposit-free mapping. - If already mapped: releases the held address mapping deposit.
Structs§
- Migration
- Maps all existing accounts that are not yet address-mapped.