referrerpolicy=no-referrer-when-downgrade

Module v3

Module v3 

Source
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_unchecked to 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.