Expand description

§Migrations

This module acts as a registry where each migration is defined. Each migration should implement the “Migration” trait declared in the pallet-migrations crate.

Structs§