referrerpolicy=no-referrer-when-downgrade

Module pallet_example_mbm::migrations::v1

source ·
Expand description

§Multi-Block Migrations Module

This module showcases a simple use of the multi-block migrations framework.

§Multi-Block Migration v1

This module showcases a simple migration that iterates over the values in the v0::MyMap storage map, transforms them, and inserts them into the MyMap storage map.

Modules§

  • Module containing the OLD (v0) storage items.
  • Autogenerated weights for pallet_example_mbm

Structs§